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 4ee51d4 commit 03ef07fCopy full SHA for 03ef07f
.github/workflows/autoupdate_python_versions.yml
@@ -38,7 +38,7 @@ jobs:
38
python scripts/update_python_versions.py
39
40
- name: Commit changes (if any)
41
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
42
with:
43
commit-message: 'chore: update Python versions'
44
token: ${{ secrets.AUTOUPDATE_PYTHON_VERSIONS_TOKEN }}
0 commit comments