mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-07-22 09:27:11 +00:00
[ci] Update 5 actions in 8 workflows (#17024)
* Bump actions/cache v5.0.5 => v6.1.0 * Bump actions/setup-python v6.2.0 => v6.3.0 * Bump docker/setup-qemu-action v4.1.0 => v4.2.0 * Bump github/codeql-action v4.36.2 => v4.36.3 * Bump zizmorcore/zizmor-action v0.5.6 => v0.5.7 Authored by: dlp-bot
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
run: echo "head=$(git rev-parse HEAD)" | tee -a "${GITHUB_OUTPUT}"
|
||||
|
||||
- name: Cache nightly commit hash
|
||||
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
|
||||
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
|
||||
env:
|
||||
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user