We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34987ec + 6e83f75 commit c5874ffCopy full SHA for c5874ff
.github/workflows/on-push.yml
@@ -44,7 +44,7 @@ jobs:
44
run: |
45
make test COV_REPORT=xml
46
- name: Upload code coverage to Codecov
47
- uses: codecov/codecov-action@v3.0.0
+ uses: codecov/codecov-action@v3.1.0
48
49
code-quality:
50
runs-on: ubuntu-latest
0 commit comments