diff --git a/.github/workflows/deno-ci.yml b/.github/workflows/deno-ci.yml index 5c1173a..c9d98b6 100644 --- a/.github/workflows/deno-ci.yml +++ b/.github/workflows/deno-ci.yml @@ -206,7 +206,7 @@ jobs: run: time ./generation/script/update-all.sh - name: Perhaps create PR - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: branch: regen-bundled-services delete-branch: true