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 2b17b14 commit f111cf1Copy full SHA for f111cf1
.github/workflows/ci-tests.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Upload coverage to Codecov
72
if: ${{ matrix.step == 'unit' }}
73
- uses: codecov/[email protected].2
+ uses: codecov/[email protected].3
74
with:
75
fail_ci_if_error: true
76
0 commit comments