Skip to content

Commit bccdedd

Browse files
authored
Merge pull request #31 from Natooz/dependabot/github_actions/codecov/codecov-action-5.5.1
Bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents 0e87d3f + 363d703 commit bccdedd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: pytest --cov=./ --cov-report=xml -n auto --durations=0 -v tests
4242

4343
- name: Codecov
44-
uses: codecov/codecov-action@v5.5.0
44+
uses: codecov/codecov-action@v5.5.1

0 commit comments

Comments
 (0)