We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c084d91 commit 753128cCopy full SHA for 753128c
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Go 1.x
14
uses: actions/setup-go@v2
15
with:
16
- go-version: ^1.15
+ go-version: ^1.24
17
id: go
18
19
- name: Check out code into the Go module directory
0 commit comments