We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2832ca9 + 4a9066f commit 1e640fdCopy full SHA for 1e640fd
.github/workflows/run-tests.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Run linter and tests
39
run: make test-ci
40
- name: Update code coverage
41
- uses: codecov/[email protected].4
+ uses: codecov/[email protected].5
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
44
flags: unittests
0 commit comments