mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-25 10:07:14 +03:00
python to 3.10
This commit is contained in:
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Generate lists
|
- name: Generate lists
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.8'
|
python-version: '3.10'
|
||||||
- run: |
|
- run: |
|
||||||
pip install tldextract
|
pip install tldextract
|
||||||
python convert.py
|
python convert.py
|
||||||
|
|||||||
Reference in New Issue
Block a user