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 4d8f8a9 + dd14ebf commit 664acbfCopy full SHA for 664acbf
.github/workflows/ci-checks.yaml
@@ -40,6 +40,6 @@ jobs:
40
run: pnpm test
41
42
- name: Submit coverage
43
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
44
env:
45
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments