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 6afb722 commit 827589dCopy full SHA for 827589d
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: 0
14
15
- name: Set up Go
16
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
17
with:
18
go-version-file: go.mod
19
id: go
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
${{ runner.os }}-go-
28
29
30
31
32
33
0 commit comments