mirror of
https://github.com/valitydev/control-center.git
synced 2024-11-06 02:25:17 +00:00
TD-713: Nodejs 20 (#253)
This commit is contained in:
parent
837586ab3f
commit
2b3d5f036b
2
.github/actions/init/action.yaml
vendored
2
.github/actions/init/action.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user