We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8af55f6 + 71dd338 commit ad3f22fCopy full SHA for ad3f22f
1 file changed
.github/workflows/go.yml
@@ -64,7 +64,7 @@ jobs:
64
- run: ./bin/goose -path certdb/mysql up;
65
- name: Test
66
run: ./test.sh
67
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
68
69
golangci:
70
name: lint
0 commit comments