Skip to content

Commit 8804d39

Browse files
authored
Merge pull request #1975 from python-visualization/dependabot/github_actions/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 3 to 6
2 parents af1f565 + 4c70a64 commit 8804d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Create PR
5454
if: ${{ github.event_name == 'release' }}
55-
uses: peter-evans/create-pull-request@v3
55+
uses: peter-evans/create-pull-request@v6
5656
with:
5757
commit-message: "docs: Update switcher.json for ${{ github.ref_name }}"
5858
title: "docs: Update switcher.json for ${{ github.ref_name }}"

0 commit comments

Comments
 (0)