2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00

chore(deps): Update dawidd6/action-download-artifact action to v7 (#406)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-29 19:19:39 +08:00
committed by GitHub
parent 8d58adfab4
commit 0651f0efc9
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ jobs:
check-name: 'build (frontend)'
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Download frontend
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow: frontend.yml
name: frontend

View File

@@ -25,7 +25,7 @@ jobs:
check-name: 'build (frontend)'
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Download frontend
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow: frontend.yml
name: frontend