diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c84eed8..6af2ba4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ jobs: } shell: pwsh - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: files: '**/coverage.cobertura.xml' env: