Skip to content

Commit 83092a4

Browse files
authored
Merge pull request #150 from TotallyNotRobots/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 4298733 + 4277d29 commit 83092a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
env:
3636
PYTHONDEVMODE: 1
3737

38-
- uses: codecov/codecov-action@v4
38+
- uses: codecov/codecov-action@v5
3939
with:
4040
name: "build-${{ matrix.python-version }}"
4141
fail_ci_if_error: true

0 commit comments

Comments
 (0)