diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 0e9daa1..f05ba74 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -34,4 +34,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@v5.5.2 + uses: codecov/codecov-action@v5.5.3