Update .gitea/workflows/deploy.yaml
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 1m6s

This commit is contained in:
2025-10-27 10:42:07 +00:00
parent bd8ee5fdbc
commit 01253e1dde

View File

@@ -25,7 +25,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
node-version: '20'
- name: Install Wrangler
run: npm install -g wrangler