Skip to content

Commit

Permalink
ci: Update create-pull-request to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Jun 25, 2023
1 parent be8709f commit 556526c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-elisp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
--update-input epkgs
- run: nix run .#update --impure
- run: nix run .#update-elisp-lock
- uses: peter-evans/create-pull-request@v4
- uses: peter-evans/create-pull-request@v5
with:
base: develop
token: ${{ secrets.PAT_FOR_PR }}
Expand Down

0 comments on commit 556526c

Please sign in to comment.