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 8bdaf43 commit 8bf7b2fCopy full SHA for 8bf7b2f
.github/workflows/check.yml
@@ -36,6 +36,6 @@ jobs:
36
run: pnpm run test:cov
37
38
- name: Upload coverage to Codecov
39
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v5.1.1
40
with:
41
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments