Skip to content

Commit 887c06b

Browse files
⬆️ Update codecov/codecov-action action to v5
1 parent 8ef45ba commit 887c06b

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
@@ -72,6 +72,6 @@ jobs:
7272
poetry run coverage combine coverage*/.coverage*
7373
poetry run coverage xml -i
7474
- name: 🚀 Upload coverage report
75-
uses: codecov/codecov-action@v4.6.0
75+
uses: codecov/codecov-action@v5.0.0
7676
with:
7777
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)