We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbad799 commit 3a75ee9Copy full SHA for 3a75ee9
1 file changed
.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.16"
32
-
33
name: Import GPG key
34
id: import_gpg
0 commit comments