Skip to content

chore(deps-dev): bump the storybook group with 7 updates #809

chore(deps-dev): bump the storybook group with 7 updates

chore(deps-dev): bump the storybook group with 7 updates #809

Workflow file for this run

name: CI
on:
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: "lts/*"
cache: npm
- run: make test build lint build-storybook