Skip to content

Commit c7f5f45

Browse files
committed
chore: update go version in release workflow
1 parent 7c56a39 commit c7f5f45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v2
1919
with:
20-
go-version: 1.17
20+
go-version: 1.19
2121
- name: Create GitHub Release
2222
uses: actions/create-release@v1
2323
env:

0 commit comments

Comments
 (0)