We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8aaf72 + 74998cb commit f15da4dCopy full SHA for f15da4d
1 file changed
.github/workflows/python-app.yml
@@ -93,7 +93,7 @@ jobs:
93
94
- name: Upload coverage report to ${{ matrix.service }}
95
if: ${{ matrix.service == 'codecov' }}
96
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
97
with:
98
token: ${{ secrets.CODECOV_TOKEN }}
99
files: coverage.xml
0 commit comments