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 fd98385 commit fd2a53eCopy full SHA for fd2a53e
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
- name: Setup Go
21
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
22
23
go-version: 1.24.x
24
- name: Run goreleaser
0 commit comments