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 04beb76 commit c42d1eaCopy full SHA for c42d1ea
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Set up Go
29
uses: actions/setup-go@v3
30
with:
31
- go-version: '1.20'
+ go-version: '1.23'
32
-
33
name: Import GPG key
34
id: import_gpg
0 commit comments