Skip to content

Commit b8fea3c

Browse files
authored
Merge pull request #149 from sir-gon/renovate/codecov-codecov-action-5.x
Update codecov/codecov-action action to v5.0.5
2 parents 73f01e1 + ad547cb commit b8fea3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- name: Test
3737
run: dotnet test --no-build --verbosity normal
3838
- name: Upload coverage reports to Codecov
39-
uses: codecov/[email protected].3
39+
uses: codecov/[email protected].5
4040
with:
4141
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)