Skip to content

Commit

Permalink
Update regenerate-docs.yml (#1355)
Browse files Browse the repository at this point in the history
# Open PR

## Changes

* Replace `v3` with `v5`
  • Loading branch information
neelSharma12 authored Sep 4, 2023
2 parents 12afdab + 12f0735 commit a931f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regenerate-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
gem install jazzy
Scripts/generate_documentation.sh
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v5
with:
delete-branch: true
branch: update-docs-github-action
Expand Down

0 comments on commit a931f4f

Please sign in to comment.