mirror of
https://gitea.com/actions/checkout.git
synced 2025-04-06 07:19:43 +00:00
committed by
GitHub
parent
f43a0e5ff2
commit
97a652b800
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 16.x
|
||||
node-version: 20.x
|
||||
- uses: actions/checkout@v3
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
|
Reference in New Issue
Block a user