There was an error while loading. Please reload this page.
1 parent 1f1a21b commit 3c35f4cCopy full SHA for 3c35f4c
1 file changed
.github/workflows/release.yaml
@@ -25,7 +25,8 @@ jobs:
25
26
- uses: actions/setup-go@v7
27
with:
28
- go-version-file: 'go.mod'
+ go-version: '1.26'
29
+ check-latest: true
30
31
- name: Install Cosign
32
uses: sigstore/cosign-installer@v4.1.2
0 commit comments