mirror of
https://gitea.com/actions/setup-python.git
synced 2025-05-04 14:56:47 +08:00
Compare commits
No commits in common. "master" and "v2.0.1" have entirely different histories.
@ -87,7 +87,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python }}
|
||||||
- run: python my_script.py
|
- run: python my_script.py
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user