Skip to content

Commit

Permalink
try node@16
Browse files Browse the repository at this point in the history
  • Loading branch information
varya committed Mar 27, 2024
1 parent 5f0b8c1 commit 738c36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-storybook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Set up Node
- uses: actions/setup-node@v3
with:
node-version: '20.x'
node-version: '16.x'

#👇 Add Storybook build and deploy to GitHub Pages as a step in the workflow
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.1
Expand Down

0 comments on commit 738c36c

Please sign in to comment.