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 5fc32f2 commit 9cdbfeeCopy full SHA for 9cdbfee
.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@v4
+ uses: codecov/codecov-action@v5
62
env:
63
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
64
style_tests:
0 commit comments