|
@@ -38,7 +38,7 @@ jobs:
|
|
- name: Setup Python3.10
|
|
- name: Setup Python3.10
|
|
uses: actions/setup-python@v2
|
|
uses: actions/setup-python@v2
|
|
with:
|
|
with:
|
|
- python-version: '3.10.1'
|
|
|
|
|
|
+ python-version: '3.10.11'
|
|
|
|
|
|
- name: Install Python dependencies
|
|
- name: Install Python dependencies
|
|
run: pip install httpx requests jinja2
|
|
run: pip install httpx requests jinja2
|