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 da71fea commit a3aa44eCopy full SHA for a3aa44e
.github/workflows/build-test-ci.yml
@@ -36,6 +36,6 @@ jobs:
36
- run: pnpm build
37
- run: pnpm test:coverage
38
- name: Upload coverage reports to Codecov
39
- uses: codecov/[email protected].4
+ uses: codecov/[email protected].7
40
with:
41
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments