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 ff0e936 commit b9fd1f2Copy full SHA for b9fd1f2
.github/workflows/test.yaml
@@ -14,7 +14,7 @@ jobs:
14
if: success()
15
uses: actions/setup-go@v2
16
with:
17
- go-version: 1.18.x
+ go-version: 1.22.x
18
- name: Checkout code
19
uses: actions/checkout@v2
20
- name: Run tests
0 commit comments