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