更新 .gitea/workflows/checkserver.yml
Some checks failed
Check Server / Check Server (push) Failing after 13m12s
Some checks failed
Check Server / Check Server (push) Failing after 13m12s
This commit is contained in:
@@ -9,5 +9,5 @@ jobs:
|
|||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- run: node -v
|
- run: node -v
|
||||||
Reference in New Issue
Block a user