mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-13 20:25:57 +00:00
[cleanup] Misc (#14594)
Authored by: seproDev, bashonly Co-authored-by: bashonly <[email protected]>
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14', pypy-3.11]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user