diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index e7e0e32abb..f03e0db21c 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/setup-node@v4 with: - node-version: 20 + node-version: 20 - name: Download PR Artifact uses: actions/download-artifact@v4 with: