We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb01a98 + f5b3211 commit 87f9e79Copy full SHA for 87f9e79
1 file changed
.github/workflows/python-app.yaml
@@ -70,7 +70,7 @@ jobs:
70
--cov-report=xml
71
72
- name: Upload coverage to Codecov
73
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
74
with:
75
files: ./coverage.xml
76
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments