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.
2 parents 85cd4c2 + a876953 commit 9314e98Copy full SHA for 9314e98
.github/workflows/pre-main.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v5
19
with:
20
- go-version: 1.24
+ go-version: 1.25
21
22
- name: Disable default go problem matcher
23
run: echo "::remove-matcher owner=go::"
.github/workflows/preflight.yml
@@ -20,7 +20,7 @@ jobs:
24
25
26
0 commit comments