mirror of
https://github.com/alexta69/metube.git
synced 2025-04-02 20:07:36 +03:00
update to use python 3.11
This commit is contained in:
parent
930c597d36
commit
f73b39fcab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-yt-dlp.yml
vendored
2
.github/workflows/update-yt-dlp.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.8'
|
||||
python-version: '3.11'
|
||||
-
|
||||
name: Update yt-dlp
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue