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 0a05e4d commit efa5b9eCopy full SHA for efa5b9e
.github/workflows/checkpr.yml
@@ -65,7 +65,7 @@ jobs:
65
run: pnpm run test
66
67
- name: Upload coverage reports to Codecov
68
- uses: codecov/codecov-action@v5.0.4
+ uses: codecov/codecov-action@v5.0.7
69
with:
70
token: ${{ secrets.CODECOV_TOKEN }}
71
file: coverage/clover.xml
0 commit comments