mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
[git actions] PR fixes, schema reversion
This commit is contained in:
2
.github/workflows/unitTests.yml
vendored
2
.github/workflows/unitTests.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Caching dependencies
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18'
|
||||
node-version: '14'
|
||||
cache: 'npm'
|
||||
cache-dependency-path: |
|
||||
./npm-shrinkwrap.json
|
||||
|
||||
Reference in New Issue
Block a user