We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a45d203 + c2349d0 commit 44f5b6eCopy full SHA for 44f5b6e
1 file changed
.github/workflows/ci.yaml
@@ -33,7 +33,7 @@ jobs:
33
if: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_ssh }}
34
uses: mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3.23
35
- run: make test-cover
36
- - uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+ - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
37
with:
38
token: ${{ secrets.CODECOV_TOKEN }}
39
0 commit comments