Skip to content

Commit b8553a1

Browse files
Update codecov/codecov-action action to v7
1 parent 744d0e7 commit b8553a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: dotnet test --configuration Release --verbosity normal --collect:"XPlat Code Coverage"
5050

5151
- name: Upload Code Coverage
52-
uses: codecov/codecov-action@v5
52+
uses: codecov/codecov-action@v7
5353

5454
create_nuget:
5555
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)