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 cfdd0eb commit 3a59bdcCopy full SHA for 3a59bdc
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v5
19
with:
20
- go-version: 1.20.4
+ go-version: 1.24.4
21
22
- name: Run GoReleaser
23
uses: goreleaser/goreleaser-action@v5
.github/workflows/release_package.yml
- name: Update checksum database
run: |
0 commit comments