diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 4908777..40b6330 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -34,7 +34,7 @@ jobs: env: DOTDROP_WORKERS: 4 - name: Upload coverage reports to Codecov - uses: + uses: codecov/codecov-action@v3 with: files: .coverage env: