]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update dawidd6/action-download-artifact action to v19 (#14614)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 25 Mar 2026 08:32:33 +0000 (16:32 +0800)
committerGitHub <noreply@github.com>
Wed, 25 Mar 2026 08:32:33 +0000 (16:32 +0800)
.github/workflows/size-report.yml

index 3999a9a13144ec444d9d616bea2bfcdbcc34adc2..1bbe014c6b2214c87eabf49f611c36cbceaedc3e 100644 (file)
@@ -37,7 +37,7 @@ jobs:
         run: pnpm install
 
       - name: Download Size Data
-        uses: dawidd6/action-download-artifact@v14
+        uses: dawidd6/action-download-artifact@v19
         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@v14
+        uses: dawidd6/action-download-artifact@v19
         with:
           branch: ${{ steps.pr-base.outputs.content }}
           workflow: size-data.yml