Skip to content

Commit 987c885

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 87e0d20 commit 987c885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Upload coverage reports to Codecov
5656
if: ${{ !env.ACT }}
57-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
57+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
5858
with:
5959
env_vars: OS,PYTHON
6060
fail_ci_if_error: true

0 commit comments

Comments
 (0)