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 3ea5448 + e4376ea commit a26ce8aCopy full SHA for a26ce8a
.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@v5.0.7
+ uses: codecov/codecov-action@v5.1.1
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments