Skip to content

Commit 4b516f7

Browse files
committed
Use go 1.24
1 parent 5e4e2c1 commit 4b516f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go
1616
uses: actions/setup-go@v5
1717
with:
18-
go-version: '1.20'
18+
go-version: '1.24'
1919
- name: Import GPG key
2020
id: import_gpg
2121
uses: paultyng/ghaction-import-gpg@v2.1.0

0 commit comments

Comments
 (0)