mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-05-17 22:16:53 +00:00
refactor: Use Go 1.20 (#643)
Fixes #589 --------- Signed-off-by: Ian Lewis <ianlewis@google.com>
This commit is contained in:
2
.github/workflows/pre-submit.cli.yml
vendored
2
.github/workflows/pre-submit.cli.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user