Skip to content

Commit ec26a34

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent a9e15ef commit ec26a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

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

8484
- name: Upload coverage reports to Codecov
8585
if: matrix.python-version == env.TARGET_PYTHON_VERSION && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository)
86-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
86+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
8787
with:
8888
fail_ci_if_error: true
8989
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)