mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 03:43:27 +01:00
Update electron to 27.1.2
This commit is contained in:
2
.github/workflows/stories.yml
vendored
2
.github/workflows/stories.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user