We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76e232 commit 224ff28Copy full SHA for 224ff28
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Go
28
uses: actions/setup-go@v5
29
with:
30
- go-version: 1.22.3
+ go-version: '1.22'
31
32
- name: Import GPG key
33
id: import_gpg
0 commit comments