diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f434115..f6262ef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: if-no-files-found: ignore - name: Upload to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v6 continue-on-error: true with: file: ./coverage.out