We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e86b5 commit 5985a28Copy full SHA for 5985a28
1 file changed
.github/workflows/codecov.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Go 1.x
15
uses: actions/setup-go@v2
16
with:
17
- go-version: 1.17
+ go-version: 1.19
18
- name: Run tests
19
run: make test
20
- name: Codecov
0 commit comments