mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Update ci.yml
This commit is contained in:
parent
990e393f9b
commit
a7ca329129
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 16
|
||||
cache: npm
|
||||
- run: npm ci
|
||||
- run: npm run style:check
|
||||
|
|
|
|||
Loading…
Reference in a new issue