Skip to content

Commit 6a3a20f

Browse files
committed
bump github actions go version
1 parent 676866e commit 6a3a20f

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Go
1717
uses: actions/setup-go@v2
1818
with:
19-
go-version: 1.16
19+
go-version: 1.17
2020
- name: Cache Go modules
2121
uses: actions/cache@v2
2222
with:

0 commit comments

Comments
 (0)