diff --git a/.github/workflows/preview-build.yml b/.github/workflows/preview-build.yml index 98138eb4e0..042ca4153a 100644 --- a/.github/workflows/preview-build.yml +++ b/.github/workflows/preview-build.yml @@ -19,7 +19,7 @@ jobs: - run: npm run build-only - run: node scripts/insert_snapshot_warning - run: echo ${{ github.event.number }} > out/pr.txt - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: out path: out/