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 9a572cc commit 53d506cCopy full SHA for 53d506c
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Go
20
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
21
with:
22
- go-version: "1.22"
+ go-version: "1.24.6"
23
- name: Import GPG Key
24
id: import_gpg
25
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
0 commit comments