diff --git a/.github/workflows/update_submodules.yml b/.github/workflows/update_submodules.yml index 3505a04..3c6ea53 100644 --- a/.github/workflows/update_submodules.yml +++ b/.github/workflows/update_submodules.yml @@ -94,7 +94,7 @@ jobs: # a PR is created using the checkout branch for this workflow # https://github.com/peter-evans/create-pull-request - name: Create Pull-Request - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: commit-message: Update submodules delete-branch: true