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.
2 parents de775ce + 6c07cf2 commit f42c459Copy full SHA for f42c459
.github/workflows/pull_request.yml
@@ -67,6 +67,6 @@ jobs:
67
- run: npm clean-install
68
- run: aa-exec --profile=chrome npm run test:e2e:cov
69
- name: Upload coverage reports to Codecov
70
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
71
env:
72
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments