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.
2 parents b7befe3 + c5b53c8 commit 2e9506aCopy full SHA for 2e9506a
.github/workflows/test.yml
@@ -60,6 +60,6 @@ jobs:
60
61
- name: Upload coverage to Codecov
62
if: ${{ matrix.update-coverage }}
63
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
64
with:
65
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments