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 6dd6652 commit a876953Copy full SHA for a876953
.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