Skip to content

Commit 6b7e0a2

Browse files
committed
⬆️ Update codecov/codecov-action action to v4.1.1
1 parent 469a8bf commit 6b7e0a2

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/[email protected].0
76+
uses: codecov/[email protected].1
7777
with:
7878
fail_ci_if_error: true
7979
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)