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 14ba9ff commit 2cadf8bCopy full SHA for 2cadf8b
.github/workflows/test.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Upload coverage reports to Codecov
57
if: strategy.job-index == 0
58
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
+ uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
59
with:
60
token: ${{ secrets.CODECOV_TOKEN }}
61
files: coverage/coverage-final.json
0 commit comments