mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-4632] Downgrade node version, small script fix (#2993)
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: install NPM
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 14
|
||||
cache: 'npm'
|
||||
- name: Trigger upstream
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user