We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418142e commit 4e59bb1Copy full SHA for 4e59bb1
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Go
15
uses: actions/setup-go@v6
16
with:
17
- go-version: 1.24
+ go-version: 1.26
18
19
- name: Build
20
run: go build -v ./...
0 commit comments