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