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 ab500e8 commit 11a66eeCopy full SHA for 11a66ee
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
run: yarn run test:coverage:all
65
66
- name: Upload coverage report to Codecov
67
- uses: codecov/[email protected].1
+ uses: codecov/[email protected].2
68
with:
69
token: ${{ secrets.CODECOV_TOKEN }}
70
name: ${{ env.CODECOV_UNIQUE_NAME }}
0 commit comments