mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-11 15:56:13 +01:00
parent
5c1abcdc49
commit
22ea0688ed
7 changed files with 12 additions and 12 deletions
2
.github/workflows/test-workflows.yml
vendored
2
.github/workflows/test-workflows.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.10" # Keep this in sync with release.yml's prepare job
|
||||
- name: Install requirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue