python 3.13 and dependencies upgrade
This commit is contained in:
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.11'
|
||||
python-version: '3.13'
|
||||
-
|
||||
name: Update yt-dlp
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user