mirror of
https://github.com/portainer/portainer.git
synced 2025-08-07 23:05:26 +02:00
chore(deps): upgrade babel [EE-5219] (#9034)
This commit is contained in:
parent
3233987a21
commit
f799dd86c3
5 changed files with 4292 additions and 8085 deletions
2
.github/workflows/validate-openapi-spec.yaml
vendored
2
.github/workflows/validate-openapi-spec.yaml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: cd ./api && go get -t -v -d ./...
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '18'
|
||||
cache: 'yarn'
|
||||
- run: yarn --frozen-lockfile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue