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 f7a673b commit 1a573f9Copy full SHA for 1a573f9
.github/workflows/ci.yaml
@@ -50,7 +50,7 @@ jobs:
50
- name: Setup Go environment
51
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
52
with:
53
- go-version: '1.21.x'
+ go-version: '1.24.x'
54
55
# at some point this should just be replaced with something that can bring up a sigstore test env
56
- name: Install Fulcio
0 commit comments