This commit is contained in:
parent
4e9a87eb29
commit
1ffd42dec0
1 changed files with 1 additions and 4 deletions
|
@ -16,10 +16,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.12
|
||||
check-latest: true
|
||||
update-environment: true
|
||||
allow-prereleases: false
|
||||
python-version: '3.12'
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue