gah
This commit is contained in:
parent
b5a93ab811
commit
11c06c371a
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- name: Set up Python 3.10
|
- name: Set up Python 3.10
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10.0'
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue