This commit is contained in:
parent
5d50cd102b
commit
4e9a87eb29
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ jobs:
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.12
|
python-version: 3.12
|
||||||
|
check-latest: true
|
||||||
|
update-environment: true
|
||||||
|
allow-prereleases: false
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue