We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 132bab1 + 1ec888c commit bfd69fbCopy full SHA for bfd69fb
.github/workflows/dotnet.yml
@@ -93,7 +93,7 @@ jobs:
93
94
- name: Upload Cobertura coverage report to ${{ matrix.service }}
95
if: ${{ matrix.service == 'codecov' }}
96
- uses: codecov/codecov-action@v5.5.0
+ uses: codecov/codecov-action@v5.5.1
97
with:
98
token: ${{ secrets.CODECOV_TOKEN }}
99
files: cobertura.xml
0 commit comments