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 c5fa481 commit 0e18258Copy full SHA for 0e18258
.github/workflows/tests.yml
@@ -71,7 +71,7 @@ jobs:
71
CI: true
72
- name: Send codecov.io stats
73
if: matrix.node-version == '16.x'
74
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
75
with:
76
token: ${{ secrets.CODECOV_TOKEN }}
77
0 commit comments