We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae44ed commit b20b13fCopy full SHA for b20b13f
.github/workflows/go.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Go
11
uses: actions/setup-go@v2
12
with:
13
- go-version: 1.24
+ go-version: 1.24.3
14
id: go
15
16
- name: Check out repository
0 commit comments