Skip to content

Commit e923b75

Browse files
Bump codecov/codecov-action from 5.4.3 to 5.5.1 (#178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abaefce commit e923b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
python -m pytest
8686
8787
- name: Upload code coverage to Codecov
88-
uses: codecov/codecov-action@v5.4.3
88+
uses: codecov/codecov-action@v5.5.1
8989
with:
9090
file: ./coverage.xml
9191
flags: unittests

0 commit comments

Comments
 (0)