We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fae593c + 0bd35e4 commit f0ffff3Copy full SHA for f0ffff3
.github/workflows/go.yml
@@ -17,7 +17,7 @@ jobs:
17
submodules: recursive
18
- uses: actions/setup-go@v5
19
with:
20
- go-version: '^1.20'
+ go-version: '^1.22'
21
- name: Install dependencies
22
run: go install
23
working-directory: ${{ env.relativePath }}
0 commit comments