We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642c837 commit 8b8dc5cCopy full SHA for 8b8dc5c
1 file changed
.github/workflows/release.yaml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
# Allow goreleaser to access older tag information.
24
fetch-depth: 0
25
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
26
27
go-version-file: "go.mod"
28
cache: true
0 commit comments