update
This commit is contained in:
parent
29b2ad978d
commit
e6e927ee2c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
python-version: '3.12.8'
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
- name: check python version
|
- name: check python version
|
||||||
run: python --version
|
run: python --version
|
Loading…
Reference in New Issue
Block a user