refactor: Use Go 1.20 (#643)

Fixes #589

---------

Signed-off-by: Ian Lewis <ianlewis@google.com>
This commit is contained in:
Ian Lewis
2023-06-26 10:49:52 +09:00
committed by GitHub
parent d2dc8193ae
commit f025c630ac
6 changed files with 89 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: setup-go
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
with:
go-version: "1.18"
go-version-file: "go.mod"
- name: Save event name
env: