]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update dawidd6/action-download-artifact action to v7 (#12690)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sun, 12 Jan 2025 01:39:39 +0000 (09:39 +0800)
committerGitHub <noreply@github.com>
Sun, 12 Jan 2025 01:39:39 +0000 (09:39 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
.github/workflows/size-report.yml

index f9d2052b69c8683a0b2624cd2248bac1cc9031a0..0bfe4649e378f83ecbdd4226e4ac70e35e0450d9 100644 (file)
@@ -37,7 +37,7 @@ jobs:
         run: pnpm install
 
       - name: Download Size Data
-        uses: dawidd6/action-download-artifact@v6
+        uses: dawidd6/action-download-artifact@v7
         with:
           name: size-data
           run_id: ${{ github.event.workflow_run.id }}
@@ -56,7 +56,7 @@ jobs:
           path: temp/size/base.txt
 
       - name: Download Previous Size Data
-        uses: dawidd6/action-download-artifact@v6
+        uses: dawidd6/action-download-artifact@v7
         with:
           branch: ${{ steps.pr-base.outputs.content }}
           workflow: size-data.yml