From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 10:03:38 +0000 (+0800) Subject: chore(deps): update dawidd6/action-download-artifact action to v6 (#11314) X-Git-Tag: v3.4.32~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63452e6844001838b518a889fef1a7da7f5b1845;p=thirdparty%2Fvuejs%2Fcore.git chore(deps): update dawidd6/action-download-artifact action to v6 (#11314) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/size-report.yml b/.github/workflows/size-report.yml index 9c0efadf5a..5cec662874 100644 --- a/.github/workflows/size-report.yml +++ b/.github/workflows/size-report.yml @@ -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 }}