mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-30 14:01:13 +00:00
Update peter-evans/create-pull-request action to v7 (#7206)
This commit is contained in:
parent
14ebc393fc
commit
ee74d74605
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-python-releases.yml
vendored
2
.github/workflows/sync-python-releases.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: "Create Pull Request"
|
- name: "Create Pull Request"
|
||||||
uses: peter-evans/create-pull-request@v6
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
commit-message: "Sync latest Python releases"
|
commit-message: "Sync latest Python releases"
|
||||||
add-paths: |
|
add-paths: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue