diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index fac4e940a4a..b1699f532b2 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -28,7 +28,7 @@ jobs: steps: - name: Delete branch - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: script: | await github.rest.git.deleteRef({