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 bd798fc commit 129672aCopy full SHA for 129672a
.github/workflows/ci-tests.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Upload coverage to Codecov
73
if: ${{ matrix.step == 'unit' }}
74
- uses: codecov/codecov-action@v3.1.3
+ uses: codecov/codecov-action@v3.1.4
75
with:
76
fail_ci_if_error: true
77
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments