Update electron to 27.1.2

This commit is contained in:
Fedor Indutny
2023-11-28 00:44:53 +01:00
committed by GitHub
parent bb6e011488
commit ceb1564e6b
9 changed files with 21 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '18.15.0'
node-version: '18.17.1'
cache: 'yarn'
- run: yarn install --frozen-lockfile
- run: yarn build:storybook