mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACS-4632] Downgrade node version, small script fix (#2993)
This commit is contained in:
2
.github/workflows/aca-upstream.yml
vendored
2
.github/workflows/aca-upstream.yml
vendored
@@ -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