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 043b56b commit 59d88baCopy full SHA for 59d88ba
.github/workflows/docker.yaml
@@ -51,7 +51,7 @@ jobs:
51
- name: Set up Go
52
uses: actions/setup-go@v5
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