]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update dawidd6/action-download-artifact action to v6 (#11212)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 24 Jun 2024 09:07:19 +0000 (17:07 +0800)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2024 09:07:19 +0000 (17:07 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
.github/workflows/size-report.yml

index 89541a50dfe54157c674c2ddb0f78565ef456a1d..eb0d7d4fd83dc3258010ae904a36f9440f662345 100644 (file)
@@ -36,14 +36,14 @@ jobs:
         run: pnpm install
 
       - name: Download Size Data
-        uses: dawidd6/action-download-artifact@v4
+        uses: dawidd6/action-download-artifact@v6
         with:
           name: size-data
           run_id: ${{ github.event.workflow_run.id }}
           path: temp/size
 
       - name: Download Previous Size Data
-        uses: dawidd6/action-download-artifact@v4
+        uses: dawidd6/action-download-artifact@v6
         with:
           branch: main
           workflow: size-data.yml