We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c56a39 commit c7f5f45Copy full SHA for c7f5f45
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v2
19
with:
20
- go-version: 1.17
+ go-version: 1.19
21
- name: Create GitHub Release
22
uses: actions/create-release@v1
23
env:
0 commit comments