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 2a623d3 commit 5d861baCopy full SHA for 5d861ba
.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.20'
+ go-version: '1.21'
31
32
- name: Import GPG key
33
id: import_gpg
0 commit comments