Skip to content

Commit 904425c

Browse files
Update codecov/codecov-action action to v5.5.1
1 parent 106bce7 commit 904425c

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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
6161

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

0 commit comments

Comments
 (0)