]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update dawidd6/action-download-artifact action to v11 (#13774)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 20 Aug 2025 14:15:44 +0000 (22:15 +0800)
committerGitHub <noreply@github.com>
Wed, 20 Aug 2025 14:15:44 +0000 (22:15 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
.github/workflows/size-report.yml

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