diff --git a/.github/workflows/api-docs.yml b/.github/workflows/api-docs.yml index ca01bf3df0..8f5b8ce8e8 100644 --- a/.github/workflows/api-docs.yml +++ b/.github/workflows/api-docs.yml @@ -21,7 +21,7 @@ on: jobs: regen-api-docs: - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest permissions: contents: write pull-requests: write