Skip to content

Commit fc726bf

Browse files
authored
Switch from v3 to v5 of the auto-pr creator (#53)
1 parent 8bcc96a commit fc726bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-refresh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
# Remove the release tar.gz
8181
rm $RELEASE_TAG
8282
- name: Create Pull Request
83-
uses: peter-evans/create-pull-request@v3
83+
uses: peter-evans/create-pull-request@v5
8484
with:
8585
commit-message: Upgrade ensmallen to ${{ steps.ensmallen-lib.outputs.release_tag }}
8686
title: Upgrade ensmallen to ${{ steps.ensmallen-lib.outputs.release_tag }}

0 commit comments

Comments
 (0)