diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 87e46fe..6e1947e 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -41,4 +41,4 @@ jobs: run: dotnet test --no-build --verbosity normal --collect:"XPlat Code Coverage" - name: Upload Code Coverage - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7