We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 432764d + 59ec94d commit 04020aaCopy full SHA for 04020aa
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@v5
+ uses: codecov/codecov-action@v6
35
env:
36
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
37
0 commit comments