We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62ca609 + ddb3258 commit e406cfdCopy full SHA for e406cfd
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: npm ci
33
- run: npm run build
34
- run: npx vitest run --coverage
35
- - uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
+ - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
36
with:
37
files: coverage/lcov.info
38
fail_ci_if_error: true
0 commit comments