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 7258a11 commit 753db0fCopy full SHA for 753db0f
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
run: |
60
melos coverage
61
62
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
63
with:
64
token: ${{ secrets.CODECOV_TOKEN }}
65
files: ./packages/core/coverage.lcov
0 commit comments