Skip to content

Commit 53d506c

Browse files
committed
bump go setup version
1 parent 9a572cc commit 53d506c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Go
2020
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
2121
with:
22-
go-version: "1.22"
22+
go-version: "1.24.6"
2323
- name: Import GPG Key
2424
id: import_gpg
2525
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0

0 commit comments

Comments
 (0)