mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-04-18 04:19:07 +00:00
Update python setup. Fix
This commit is contained in:
parent
367191529a
commit
8bc15865f3
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:
|
||||
- uses: actions/checkout@v4.1.4
|
||||
- name: Generate lists
|
||||
uses: actions/setup-python@vv5.1.0
|
||||
uses: actions/setup-python@v5.1.0
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue