Skip to content

Commit

Permalink
Bump codecov/codecov-action from 1.5.2 to 4.4.1 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 4cb6c01 commit 9509595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
run: dotnet test --no-build --collect:"XPlat Code Coverage" -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1.5.2
uses: codecov/codecov-action@v4.4.1

0 comments on commit 9509595

Please sign in to comment.