There was an error while loading. Please reload this page.
1 parent eb909bf commit 688c84dCopy full SHA for 688c84d
1 file changed
.github/workflows/tests.yaml
@@ -74,7 +74,7 @@ jobs:
74
poetry run coverage combine coverage*/.coverage*
75
poetry run coverage xml -i
76
- name: 🚀 Upload coverage report
77
- uses: codecov/codecov-action@v6.0.0
+ uses: codecov/codecov-action@v6.0.2
78
with:
79
fail_ci_if_error: true
80
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments