update to use python 3.11

pull/355/head
Alex 2023-12-12 13:26:46 +02:00 committed by GitHub
parent 930c597d36
commit f73b39fcab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: |