Skip to content

Commit b69dc40

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
custom-pytest: "PYTHONDEVMODE=1 pytest"
5858
report-title: "Test Report"
5959
- name: Upload Coverage to Codecov
60-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
60+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
6161

6262
pypi-publish:
6363
name: Upload release to PyPI

0 commit comments

Comments
 (0)