]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update dawidd6/action-download-artifact action to v6 (#11314)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 8 Jul 2024 10:03:38 +0000 (18:03 +0800)
committerGitHub <noreply@github.com>
Mon, 8 Jul 2024 10:03:38 +0000 (18:03 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
.github/workflows/size-report.yml

index 9c0efadf5aea0914b6d14afed2f0a695b93917cb..5cec662874eba7c6c618558891259aea683c4558 100644 (file)
@@ -36,7 +36,7 @@ jobs:
         run: pnpm install
 
       - name: Download PR number
-        uses: dawidd6/action-download-artifact@v3
+        uses: dawidd6/action-download-artifact@v6
         with:
           name: pr-number
           run_id: ${{ github.event.workflow_run.id }}