mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 05:33:47 +00:00
Merge 2b255558cb
into e9c40fbc2b
This commit is contained in:
commit
3860f441fb
4 changed files with 19 additions and 19 deletions
|
@ -63,7 +63,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