Skip to content

Commit 2fb76ff

Browse files
⬆️ Update codecov/codecov-action action to v5.4.0
1 parent 153c012 commit 2fb76ff

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
@@ -74,7 +74,7 @@ jobs:
7474
poetry run coverage combine coverage*/.coverage*
7575
poetry run coverage xml -i
7676
- name: 🚀 Upload coverage report
77-
uses: codecov/codecov-action@v5.3.1
77+
uses: codecov/codecov-action@v5.4.0
7878
with:
7979
fail_ci_if_error: true
8080
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)