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 efa5b9e commit 7631a60Copy full SHA for 7631a60
.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.7
+ uses: codecov/codecov-action@v5.3.1
69
with:
70
token: ${{ secrets.CODECOV_TOKEN }}
71
file: coverage/clover.xml
0 commit comments