Skip to content

Commit 5c4bb26

Browse files
authored
Merge pull request #12 from Natooz/dependabot/github_actions/codecov/codecov-action-5.1.1
Bump codecov/codecov-action from 5.0.7 to 5.1.1
2 parents 514faf8 + 8bd1eee commit 5c4bb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.0.7
44+
uses: codecov/codecov-action@v5.1.1

0 commit comments

Comments
 (0)