We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8472126 commit 937775eCopy full SHA for 937775e
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Go
22
uses: actions/setup-go@v3
23
with:
24
- go-version: 1.21
+ go-version: 1.24
25
26
- name: Tidy
27
run: go mod tidy
0 commit comments