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.
1 parent 177947d commit a0a2506Copy full SHA for a0a2506
.github/workflows/tests.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Run Browser env
59
run: yarn test:env:browser
60
- name: Upload coverage reports to Codecov
61
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
62
env:
63
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
64
style_tests:
0 commit comments