We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906e3ef commit 984e377Copy full SHA for 984e377
1 file changed
.github/workflows/unit-tests.yml
@@ -220,7 +220,7 @@ jobs:
220
221
- name: Upload coverage (Codecov)
222
if: matrix.coverage && success()
223
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
224
with:
225
fail_ci_if_error: true
226
disable_search: true
0 commit comments