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 829234f + 973d89d commit 89114fcCopy full SHA for 89114fc
.github/workflows/ci-checks.yaml
@@ -43,6 +43,6 @@ jobs:
43
run: pnpm coverage
44
45
- name: Upload coverage reports to Codecov
46
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.0.7
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments