mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 13:43:47 +00:00
chore: bump to Python 3.14.0b1
This commit is contained in:
parent
a26af69be9
commit
2b255558cb
4 changed files with 19 additions and 19 deletions
|
@ -62,7 +62,7 @@ steps:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.14.0-alpha.1'
|
||||
python-version: '3.14.0-beta.1'
|
||||
- run: python my_script.py
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue