We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4574eac + 25a07ae commit 008fe0dCopy full SHA for 008fe0d
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@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
39
with:
40
files: ./coverage/clover.xml
41
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments