We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2bd2a9 + 210f565 commit eaae62cCopy full SHA for eaae62c
.github/workflows/ci.yaml
@@ -45,7 +45,7 @@ jobs:
45
- name: Setup Go environment
46
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
47
with:
48
- go-version: '1.19.x'
+ go-version: '1.21.x'
49
50
# at some point this should just be replaced with something that can bring up a sigstore test env
51
- name: Install Fulcio
0 commit comments