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 578e932 commit 8830e52Copy full SHA for 8830e52
.github/workflows/docker.yaml
@@ -51,7 +51,7 @@ jobs:
51
- name: Set up Go
52
uses: actions/setup-go@v6
53
with:
54
- go-version: "1.24"
+ go-version: "1.25"
55
56
- name: Download Go modules
57
run: go mod download
0 commit comments