Skip to content

Commit 2b33fc7

Browse files
Upgraded go version for gorelease (#112)
1 parent 658eec9 commit 2b33fc7

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
@@ -31,7 +31,7 @@ jobs:
3131
name: Set up Go
3232
uses: actions/setup-go@v2
3333
with:
34-
go-version: 1.18
34+
go-version: 1.21
3535
-
3636
name: Import GPG key
3737
id: import_gpg

0 commit comments

Comments
 (0)