diff --git a/.github/workflows/deploy_preview.yml b/.github/workflows/deploy_preview.yml index c58e97c0..7d815c96 100644 --- a/.github/workflows/deploy_preview.yml +++ b/.github/workflows/deploy_preview.yml @@ -26,7 +26,7 @@ jobs: - name: 🛠 Set up Node.js uses: actions/setup-node@v2 with: - node-version: 16 + node-version: 20 - name: 🛠 Install SUSHI and add FSH definitions run: |