mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-09-02 18:49:56 +00:00
Update python setup
This commit is contained in:
parent
db3af2ad9d
commit
367191529a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.1.4
|
- uses: actions/checkout@v4.1.4
|
||||||
- name: Generate lists
|
- name: Generate lists
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@vv5.1.0
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
- run: |
|
- run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue