diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a71cbc..2eb2a1e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: run: poe test-ci - name: "Upload coverage report" - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v6 with: use_oidc: true