Skip to content

Commit b0a67c7

Browse files
committed
⬆️ Update codecov/codecov-action action to v4.1.0
1 parent 111a1d3 commit b0a67c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
poetry run coverage combine coverage*/.coverage*
7474
poetry run coverage xml -i
7575
- name: 🚀 Upload coverage report
76-
uses: codecov/codecov-action@v4.0.2
76+
uses: codecov/codecov-action@v4.1.0
7777
with:
7878
fail_ci_if_error: true
7979
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)