Skip to content

Commit

Permalink
Switch from v3 to v5 of the auto-pr creator (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Oct 5, 2023
1 parent 8bcc96a commit fc726bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-refresh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
# Remove the release tar.gz
rm $RELEASE_TAG
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v5
with:
commit-message: Upgrade ensmallen to ${{ steps.ensmallen-lib.outputs.release_tag }}
title: Upgrade ensmallen to ${{ steps.ensmallen-lib.outputs.release_tag }}
Expand Down

0 comments on commit fc726bf

Please sign in to comment.