We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daffb6c + a4655d2 commit ad669faCopy full SHA for ad669fa
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
- uses: actions/setup-go@v4
23
with:
24
- go-version: '1.20'
+ go-version: '1.22'
25
- name: Run tests
26
run: |
27
make ci
0 commit comments