Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
RISDEV-4538
  • Loading branch information
hamo225 committed Aug 13, 2024
1 parent 5a169c8 commit b3d012b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '20'

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit b3d012b

Please sign in to comment.