We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f296685 commit eaad27cCopy full SHA for eaad27c
.github/workflows/go.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Go
21
uses: actions/setup-go@v4
22
with:
23
- go-version: '1.20'
+ go-version: '1.22'
24
25
- name: Build
26
run: go build -v
0 commit comments