This commit is contained in:
parent
e103763428
commit
75e0d15ac0
@ -6,7 +6,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Python 3.10
|
- name: Set up Python 3.10
|
||||||
uses: actions/setup-python@v1
|
uses: https://github.com/actions/setup-python@v1
|
||||||
with:
|
with:
|
||||||
python-version: 3.10
|
python-version: 3.10
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user