trigger ci
Infrastructure / Check infrastructure definitions (pull_request) Successful in 3m3s
Details
Infrastructure / Check infrastructure definitions (pull_request) Successful in 3m3s
Details
This commit is contained in:
parent
47c06b02f9
commit
f9b321367b
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: ">=3.11"
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue