Update .github/workflows/validate-form.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
三咲雅 misaki masa 2025-10-22 12:16:07 +08:00 committed by GitHub
parent e8e952d547
commit 75eb153e23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v6
with:
node-js: 20
node-version: 20
- name: Install Dependencies
run: |