Skip to content

Commit a871890

Browse files
authored
chore: update go version to 1.22 for release workflow (#84)
1 parent 4e0a070 commit a871890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- uses: actions/setup-go@v3
5959
with:
60-
go-version: "1.20.5"
60+
go-version: "~1.22"
6161

6262
- name: Go Cache Paths
6363
id: go-cache-paths

0 commit comments

Comments
 (0)