mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-04-18 04:19:07 +00:00
python to 3.10
This commit is contained in:
parent
2fea6adf5f
commit
223659f28b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Generate lists
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.8'
|
||||
python-version: '3.10'
|
||||
- run: |
|
||||
pip install tldextract
|
||||
python convert.py
|
||||
|
|
Loading…
Add table
Reference in a new issue