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 838e551 commit cf09465Copy full SHA for cf09465
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v2
20
with:
21
- go-version: 1.14
+ go-version: 1.17
22
23
- name: Import GPG key
24
id: import_gpg
0 commit comments