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 e867c4a commit 6f56b52Copy full SHA for 6f56b52
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
28
- name: Install Go
29
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
30
with:
31
go-version-file: go.mod
32
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
${{ runner.os }}-go-
33
34
35
36
0 commit comments