1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-26 01:48:53 +00:00

[build] Bump official actions to latest versions (#15305)

* Bump actions/cache → v5
* Bump actions/upload-artifact → v6
* Bump actions/download-artifact → v7

Authored by: bashonly
This commit is contained in:
bashonly
2025-12-19 13:04:52 -06:00
committed by GitHub
parent e0bb477732
commit 825648a740
4 changed files with 13 additions and 13 deletions

View File

@@ -38,7 +38,7 @@ jobs:
id-token: write # mandatory for trusted publishing
steps:
- name: Download artifacts
uses: actions/download-artifact@v5
uses: actions/download-artifact@v7
with:
path: dist
name: build-pypi