We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e7a27e + 4c1645a commit 6c79f1fCopy full SHA for 6c79f1f
1 file changed
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
targets: test
36
-
37
name: Upload coverage
38
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
39
with:
40
files: ./coverage/clover.xml
41
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments