Skip to content

Commit 984e377

Browse files
committed
Update codecov action to v7
Resolve key verification issues.
1 parent 906e3ef commit 984e377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220

221221
- name: Upload coverage (Codecov)
222222
if: matrix.coverage && success()
223-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
223+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
224224
with:
225225
fail_ci_if_error: true
226226
disable_search: true

0 commit comments

Comments
 (0)