This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: setup python
|
- name: setup python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.8 #install the python needed
|
python-version: 3 #install the python needed
|
||||||
# with:
|
# with:
|
||||||
# python-version: '3.12.4' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
# python-version: '3.12.4' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||||
#architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
#architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
||||||
|
|||||||
Reference in New Issue
Block a user