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.
2 parents ea8fc31 + 115a945 commit 1d08012Copy full SHA for 1d08012
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
- run: pnpm run ci
65
66
- name: Codecov
67
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
68
if: matrix.node == '20.x' && matrix.os == 'ubuntu-latest'
69
env:
70
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
0 commit comments