mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-05-17 11:32:28 +07:00
python to 3.10
This commit is contained in:
@@ -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