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 a10a1e8 commit 360f133Copy full SHA for 360f133
.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.14
+ go-version: 1.16
21
-
22
name: Import GPG key
23
id: import_gpg
0 commit comments