Skip to content

Commit 9893963

Browse files
authored
Merge pull request #73 from cpp-lln-lab/dependabot/github_actions/peter-evans/create-pull-request-4
Bump peter-evans/create-pull-request from 3 to 4
2 parents a55a241 + 8c80f76 commit 9893963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_submodules.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
# a PR is created using the checkout branch for this workflow
9595
# https://github.com/peter-evans/create-pull-request
9696
- name: Create Pull-Request
97-
uses: peter-evans/create-pull-request@v3
97+
uses: peter-evans/create-pull-request@v4
9898
with:
9999
commit-message: Update submodules
100100
delete-branch: true

0 commit comments

Comments
 (0)