更新 .gitea/workflows/checkserver.yml
Some checks failed
Check Server / Check Server (push) Failing after 13m12s

This commit is contained in:
WongXX 2024-06-07 15:32:59 +00:00
parent 455e049fd3
commit b404c99e1b

View File

@ -9,5 +9,5 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '20'
cache: 'npm'
cache: 'npm'
- run: node -v