Skip to content

Commit 959d07a

Browse files
authored
Bump the GH Actions Go compiler version to v1.22 (#156)
1 parent d124255 commit 959d07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Go
2626
uses: actions/[email protected]
2727
with:
28-
go-version: 1.21
28+
go-version: 1.22
2929
- name: Import GPG key
3030
id: import_gpg
3131
uses: crazy-max/[email protected]

0 commit comments

Comments
 (0)