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 eae0ed9 commit e93f570Copy full SHA for e93f570
.github/workflows/tests.yml
@@ -68,6 +68,6 @@ jobs:
68
run: pnpm test
69
70
- name: Upload code coverage to codecov
71
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
72
with:
73
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments