We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9481820 + d805245 commit ee7d9b5Copy full SHA for ee7d9b5
1 file changed
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
- run: npm run ci-xvfb
38
- run: npm run validate-es5
39
- run: npm run ci-build-website
40
- - uses: codecov/codecov-action@v6
+ - uses: codecov/codecov-action@v7
41
with:
42
fail_ci_if_error: false
43
verbose: true
0 commit comments