We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c94914 + 07cff38 commit 985fb5bCopy full SHA for 985fb5b
1 file changed
.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.4.2
+ uses: codecov/codecov-action@v5.4.3
97
with:
98
token: ${{ secrets.CODECOV_TOKEN }}
99
files: cobertura.xml
0 commit comments