mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-26 22:57:04 -04:00
[ci] Bump actions/setup-python to v5
Authored by: bashonly
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install test requirements
|
||||
|
||||
Reference in New Issue
Block a user