Skip to content

Commit faf72bc

Browse files
committed
upgrade go version of release workflow
1 parent 4426e7e commit faf72bc

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
@@ -21,7 +21,7 @@ jobs:
2121
name: Set up Go
2222
uses: actions/setup-go@v2
2323
with:
24-
go-version: 1.16
24+
go-version: 1.17
2525
-
2626
name: Build
2727
run: go build

0 commit comments

Comments
 (0)