Skip to content

Commit d7be140

Browse files
⬆️ Update codecov/codecov-action action to v5.3.1
1 parent 1c90ee6 commit d7be140

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.2.0
77+
uses: codecov/codecov-action@v5.3.1
7878
with:
7979
fail_ci_if_error: true
8080
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)