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 5ee01df commit fdcedd3Copy full SHA for fdcedd3
.github/workflows/docker.yaml
@@ -55,7 +55,7 @@ jobs:
55
- name: Set up Go
56
uses: actions/setup-go@v5
57
with:
58
- go-version: "1.21"
+ go-version: "1.24"
59
60
- name: Download Go modules
61
run: go mod download
0 commit comments