diff --git a/.github/workflows/cleanup-branches.yml b/.github/workflows/cleanup-branches.yml index 8edf589e..c9061b4b 100644 --- a/.github/workflows/cleanup-branches.yml +++ b/.github/workflows/cleanup-branches.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Delete stale release-plz branches - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | const branches = await github.paginate(