chore(deps): update peter-evans/create-pull-request action to v4

This commit is contained in:
Renovate Bot
2022-03-23 09:05:24 +00:00
committed by Tonye Jack
parent f465da83c9
commit 513bb9920a
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
git submodule update --remote --recursive
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3.14.0
uses: peter-evans/create-pull-request@v4.0.0
with:
title: "Updated submodule"
branch: "chore/update-submodule"