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 b74dec5 commit 448f596Copy full SHA for 448f596
.github/workflows/go.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Go 1.17.10
17
uses: actions/setup-go@v3
18
with:
19
- go-version: 1.17.10
+ go-version: 1.24.5
20
id: go
21
22
- name: Check out code into the Go module directory
0 commit comments