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 200e2a3 commit 067447cCopy full SHA for 067447c
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Set up Go
17
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
18
with:
19
go-version: "1.24"
20
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
13
0 commit comments