mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-09 23:15:49 +01:00
[cleanup] Misc (#14594)
Authored by: seproDev, bashonly Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
parent
4e6a693057
commit
c7bda2192a
13 changed files with 24 additions and 18 deletions
2
.github/workflows/test-workflows.yml
vendored
2
.github/workflows/test-workflows.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
name: Check workflows
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.10" # Keep this in sync with release.yml's prepare job
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue