Skip to content

Commit a2da0d7

Browse files
Merge branch 'master' into binary-search-tree
2 parents ea1f5f8 + ebf5c3d commit a2da0d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-directorymd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
git diff --cached --quiet || git commit -m "Update DIRECTORY.md"
3232
3333
- name: Create Pull Request
34-
uses: peter-evans/create-pull-request@v5
34+
uses: peter-evans/create-pull-request@v7
3535
with:
3636
token: ${{ secrets.REPO_SCOPED_TOKEN }}
3737
branch: update-directory

0 commit comments

Comments
 (0)