Skip to content

Commit 59b0ce2

Browse files
ariel-anielirjarry
authored andcommittedFeb 6, 2025
ci: bump codecov/codecov-action to v4
Link: https://github.com/codecov/codecov-action Signed-off-by: Ariel Otilibili <[email protected]>
1 parent 72c53a9 commit 59b0ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- run: python -m pip install --upgrade pip setuptools wheel
8282
- run: python -m pip install --upgrade tox
8383
- run: python -m tox -e coverage
84-
- uses: codecov/codecov-action@v3
84+
- uses: codecov/codecov-action@v4
8585

8686
deploy:
8787
needs: [lint, test]

0 commit comments

Comments
 (0)
Please sign in to comment.