We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2efbf7c commit 9a16b59Copy full SHA for 9a16b59
.github/workflows/upload-to-release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install Go
26
uses: actions/setup-go@v2
27
with:
28
- go-version: '^1.13.1'
+ go-version: '^1.15'
29
id: go
30
31
- name: Check out source code
0 commit comments