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 84a4847 + 96b7ba2 commit 7f5b276Copy full SHA for 7f5b276
1 file changed
.github/workflows/tests.yml
@@ -69,7 +69,7 @@ jobs:
69
-f "description=Coverage is $(cat coverage.txt)%" -f "context=Code Coverage"
70
71
- name: Upload coverage reports to Codecov
72
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v7
73
with:
74
token: ${{ secrets.CODECOV_TOKEN }}
75
0 commit comments