From 24dabd0ddc6348e7f5e44cd7f46a0c06fff6dafd Mon Sep 17 00:00:00 2001 From: zomars Date: Tue, 14 Feb 2023 14:21:12 -0700 Subject: [PATCH] Update nextjs-bundle-analysis.yml --- .github/workflows/nextjs-bundle-analysis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nextjs-bundle-analysis.yml b/.github/workflows/nextjs-bundle-analysis.yml index e3a9de1954..4b6af4f439 100644 --- a/.github/workflows/nextjs-bundle-analysis.yml +++ b/.github/workflows/nextjs-bundle-analysis.yml @@ -57,7 +57,7 @@ jobs: - 5432:5432 runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Set up node uses: actions/setup-node@v3 @@ -97,7 +97,7 @@ jobs: uses: dawidd6/action-download-artifact@v2 if: success() && github.event.number with: - workflow: nextjs_bundle_analysis.yml + workflow: nextjs-bundle-analysis.yml branch: ${{ github.event.pull_request.base.ref }} path: apps/web/.next/analyze/base