diff --git a/.github/workflows/famedly-tests.yml b/.github/workflows/famedly-tests.yml index 052a48f452..7ca7607290 100644 --- a/.github/workflows/famedly-tests.yml +++ b/.github/workflows/famedly-tests.yml @@ -256,7 +256,7 @@ jobs: - run: poetry run coverage combine - run: poetry run coverage xml - name: Codecov - Upload coverage - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v6 with: use_oidc: true