diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ac2b785..99c9276 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -42,7 +42,7 @@ jobs: with: name: coverage - - uses: codecov/codecov-action@v5 + - uses: codecov/codecov-action@v6 with: use_oidc: true fail_ci_if_error: true