Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 6eb3844 commit adc69cb
Show file tree
Hide file tree
Showing 3 changed files with 937 additions and 599 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- run: npm ci
- run: npm run build-storybook
- name: Upload a Build Artifact
uses: actions/upload-artifact@v4.0.0
uses: actions/upload-artifact@v4.3.1
with:
path: ./storybook-static
Loading

0 comments on commit adc69cb

Please sign in to comment.