]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update dawidd6/action-download-artifact action to v9 (#13098)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 25 Mar 2025 00:14:10 +0000 (08:14 +0800)
committerGitHub <noreply@github.com>
Tue, 25 Mar 2025 00:14:10 +0000 (08:14 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
.github/workflows/size-report.yml

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