Skip to content

Commit fecf7d6

Browse files
Bump codecov/codecov-action from 3.1.4 to 5.4.3
--- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 335b38d commit fecf7d6

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@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
60+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
6161

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

0 commit comments

Comments
 (0)