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 1ed77f5 commit f0cb992Copy full SHA for f0cb992
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Go
26
uses: actions/setup-go@v4
27
with:
28
- go-version: 1.20
+ go-version: '1.20'
29
- name: Import GPG key
30
id: import_gpg
31
uses: paultyng/[email protected]
0 commit comments