mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-11 05:50:09 +09:00
use suggestion from dirkf
Co-authored-by: dirkf <fieldhouse@gmx.net>
This commit is contained in:
parent
a06c20105b
commit
879c8b235f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -435,7 +435,9 @@ jobs:
|
|||||||
name: Linter
|
name: Linter
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
uses: actions/checkout@master
|
||||||
|
with:
|
||||||
|
show-progress: false
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user