Skip to content

Commit 32220d9

Browse files
committed
bump workflow
1 parent bf6c505 commit 32220d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Update pinned dependencies
1919
run: ./build.sh upgrade-requirements
2020
- name: Open pull request
21-
uses: peter-evans/create-pull-request@v4
21+
uses: peter-evans/create-pull-request@v7
2222
with:
2323
token: ${{secrets.GH_TOKEN}}
2424
delete-branch: true

0 commit comments

Comments
 (0)