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 a8fd2aa + fbcf40c commit a42a32eCopy full SHA for a42a32e
.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].0
+ uses: codecov/[email protected].1
40
with:
41
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments