ci: bump vercel-action to v42.3.0
Deploy to Vercel / deploy (push) Failing after 1m42s

This commit is contained in:
2026-06-08 16:47:43 +08:00
parent b7a772dc47
commit 45f8d0ff38
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
run: pnpm build
- name: Deploy to Vercel
uses: amondnet/vercel-action@v25
uses: amondnet/vercel-action@v42.3.0
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}