update
This commit is contained in:
parent
07103a4744
commit
a48fde2a98
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -8,8 +8,7 @@ jobs:
|
||||
steps:
|
||||
- name: Check out source code
|
||||
run: actions/checkout@v4
|
||||
- name: setup python environment
|
||||
uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
- name: check python version
|
||||
|
Loading…
Reference in New Issue
Block a user