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 d03c0ba commit 27df0a5Copy full SHA for 27df0a5
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: set up Go
22
uses: actions/setup-go@v5
23
with:
24
- go-version: '1.24.x'
+ go-version: '1.25.x'
25
26
- name: add GOPATH/bin to PATH
27
run: |
0 commit comments