Merge branch 'main' into update-stale-repo
This commit is contained in:
commit
afbcabf8c3
|
@ -27,6 +27,7 @@ jobs:
|
|||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16.x
|
||||
cache: npm
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
|
Loading…
Reference in New Issue