We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a37b41 + 043c143 commit 0c15736Copy full SHA for 0c15736
1 file changed
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
run: npm run test:ci
32
33
- name: Codecov
34
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
35
env:
36
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
37
0 commit comments