There was an error while loading. Please reload this page.
1 parent d9f4d4b commit e52d7bfCopy full SHA for e52d7bf
1 file changed
.github/workflows/create-condalock-file.yml
@@ -73,7 +73,7 @@ jobs:
73
# Automated PR
74
# see https://github.com/marketplace/actions/create-pull-request
75
- name: Create Automated PR if conda lock file has changed
76
- uses: peter-evans/create-pull-request@v3
+ uses: peter-evans/create-pull-request@v7
77
with:
78
token: ${{ secrets.GITHUB_TOKEN }}
79
commit-message: Updating Linux condalock file
0 commit comments