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 1da7c9e commit 2f1670dCopy full SHA for 2f1670d
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v5
19
with:
20
- go-version: '1.21.5'
+ go-version: '1.25.3'
21
22
- name: Import GPG key
23
id: import_gpg
.github/workflows/release.yml
0 commit comments