TD-713: Nodejs 20 (#253)

This commit is contained in:
Rinat Arsaev 2023-09-13 16:51:59 +04:00 committed by GitHub
parent 837586ab3f
commit 2b3d5f036b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ description: Init
runs:
using: composite
steps:
- uses: valitydev/action-frontend/setup@v0.1
- uses: valitydev/action-frontend/setup@v1
# TODO: Need to remove `--force` after removing deprecated `@angular/flex-layout`
- run: npm ci --force
shell: bash