We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d028c5a commit 043e11aCopy full SHA for 043e11a
.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.14
+ go-version: 1.17
32
-
33
name: Import GPG key
34
id: import_gpg
0 commit comments