diff --git a/.github/workflows/create-pr-to-update-manifest.yml b/.github/workflows/create-pr-to-update-manifest.yml index e4be096..2318ab3 100644 --- a/.github/workflows/create-pr-to-update-manifest.yml +++ b/.github/workflows/create-pr-to-update-manifest.yml @@ -18,7 +18,7 @@ defaults: jobs: create_pr: name: Create Pull Request - runs-on: ubuntu-24.04 + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 with: