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