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.
1 parent cec953f commit 6bfe6b1Copy full SHA for 6bfe6b1
.github/workflows/ci.yaml
@@ -47,7 +47,7 @@ jobs:
47
- name: Setup Go environment
48
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
49
with:
50
- go-version: '1.24.x'
+ go-version: '1.25.x'
51
52
# at some point this should just be replaced with something that can bring up a sigstore test env
53
- name: Install Fulcio
0 commit comments