mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-09 04:50:09 +09:00
use suggestion from dirkf
Co-authored-by: dirkf <fieldhouse@gmx.net>
This commit is contained in:
parent
b4ae41752e
commit
a06c20105b
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -122,7 +122,9 @@ jobs:
|
||||
run-tests-ext: sh
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
show-progress: false
|
||||
#-------- Python 3 -----
|
||||
- name: Set up supported Python ${{ matrix.python-version }}
|
||||
id: setup-python
|
||||
|
Loading…
Reference in New Issue
Block a user