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 cf3d016 commit 44b57bcCopy full SHA for 44b57bc
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Set up Go
29
uses: actions/setup-go@v4
30
with:
31
- go-version: 1.18
+ go-version: 1.21
32
-
33
name: Import GPG key
34
id: import_gpg
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Go
24
25
26
27
id: go
- name: Check out code into the Go module directory
0 commit comments