diff --git a/.github/workflows/vercel-publish.yml b/.github/workflows/vercel-publish.yml index 312c758..f7312af 100644 --- a/.github/workflows/vercel-publish.yml +++ b/.github/workflows/vercel-publish.yml @@ -46,7 +46,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v3 with: - node-version: 18 + node-version: 20 - name: Download Build Artifacts uses: actions/download-artifact@v2