update
This commit is contained in:
parent
a48fde2a98
commit
75ab4e71d1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -10,6 +10,6 @@ jobs:
|
||||
run: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
python-version: '3.12.7'
|
||||
- name: check python version
|
||||
run: python --version
|
Loading…
Reference in New Issue
Block a user