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 92a9c99 commit 507d2e2Copy full SHA for 507d2e2
.github/workflows/unit-tests.yml
@@ -38,6 +38,6 @@ jobs:
38
run: yarn test
39
40
- name: Codecov
41
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments