2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 07:57:21 +08:00

chore(deps): Update actions/download-artifact action to v5 (#915)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-06 12:46:34 +08:00
committed by GitHub
parent 9967b469f1
commit 0854c3b053

View File

@@ -54,7 +54,7 @@ jobs:
- name: Install dependencies
run: go mod tidy
- name: Download frontend
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
with:
name: frontend
path: pkg/embed/frontend