Skip to content

Commit

Permalink
Update Dependency running out of memory, trying node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjocke committed Oct 28, 2023
1 parent a2d7221 commit ecb3e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updateDependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
registry-url: 'https://registry.npmjs.org'
cache: 'yarn'

Expand Down

1 comment on commit ecb3e34

@vercel
Copy link

@vercel vercel bot commented on ecb3e34 Oct 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

v2-storybook – ./v2/ui

v2-storybook-git-master-synthetixio.vercel.app
staking-storybook.vercel.app
v2-storybook-synthetixio.vercel.app

Please sign in to comment.