diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index aa5de874af..5b8265c0c7 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -18,7 +18,7 @@ jobs: # Injected by generate-workflows.js - uses: actions/setup-node@v1 with: - node-version: "16" + node-version: "20" - uses: actions/cache@v2 id: yarn-cache name: Load npm deps from cache