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 8682c02 commit c57692aCopy full SHA for c57692a
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Setup Go
12
uses: actions/setup-go@v1
13
with:
14
- go-version: '1.23'
+ go-version: '1.24'
15
- name: GoReleaser
16
uses: goreleaser/goreleaser-action@v1
17
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
18
0 commit comments