Skip to content

Commit

Permalink
Merge pull request #765 from interlay/tom/fix/chromatic-deployment
Browse files Browse the repository at this point in the history
chore: bump chromatic workflow node version
  • Loading branch information
tomjeatt authored Dec 16, 2022
2 parents a9caada + bd203a5 commit e840065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0 # 👈 Required to retrieve git history
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '16'
- name: Install dependencies
run: yarn
# 👇 Adds Chromatic as a step in the workflow
Expand Down

1 comment on commit e840065

@vercel
Copy link

@vercel vercel bot commented on e840065 Dec 16, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.