We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de6e7c commit 0157822Copy full SHA for 0157822
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: 🟩 Coverage
56
if: matrix.os != 'windows-latest'
57
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
58
env:
59
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
60
0 commit comments