We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bcc96a commit fc726bfCopy full SHA for fc726bf
.github/workflows/upstream-refresh.yaml
@@ -80,7 +80,7 @@ jobs:
80
# Remove the release tar.gz
81
rm $RELEASE_TAG
82
- name: Create Pull Request
83
- uses: peter-evans/create-pull-request@v3
+ uses: peter-evans/create-pull-request@v5
84
with:
85
commit-message: Upgrade ensmallen to ${{ steps.ensmallen-lib.outputs.release_tag }}
86
title: Upgrade ensmallen to ${{ steps.ensmallen-lib.outputs.release_tag }}
0 commit comments