We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 458d0e3 + d25d828 commit 7a27a3bCopy full SHA for 7a27a3b
1 file changed
.github/workflows/upload-coverage.yml
@@ -19,7 +19,7 @@ jobs:
19
run-id: ${{ github.event.workflow_run.id }}
20
21
- name: Upload to Codecov
22
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
23
with:
24
token: ${{ secrets.CODECOV_TOKEN }}
25
# The 'files' attribute consists of 'coverage/coverage.txt'.
0 commit comments