Skip to content

Commit

Permalink
update node v
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayan Roshan committed Jan 31, 2024
1 parent 7b614a8 commit 5172cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v1
with:
node-version: '14.x'
node-version: '18.x'
- name: Install Node Packages
run: npm i
- name: Build Storybook Assets
Expand Down

0 comments on commit 5172cf5

Please sign in to comment.