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 2cd54ba commit 5d253d7Copy full SHA for 5d253d7
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Set up Go
29
uses: actions/setup-go@v2
30
with:
31
- go-version: 1.16
+ go-version: 1.17
32
-
33
name: Import GPG key
34
id: import_gpg
0 commit comments