mirror of
https://github.com/yt-dlp/ejs.git
synced 2026-06-28 00:56:20 +00:00
Update documentation and CI/CD (#67)
* Add required versions to README * Bump CI/CD runtimes to new minimum supported versions
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.14"
|
||||
|
||||
- name: Install Python requirements
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user