Bump actions/setup-python from 5 to 6 #11
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_versions.yml
vendored
2
.github/workflows/update_versions.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
token: ${{ secrets.PERSONAL_TOKEN }}
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: 3.12.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue