We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db0d3d commit 40014d0Copy full SHA for 40014d0
.github/workflows/chromatic-master.yml
@@ -61,7 +61,7 @@ jobs:
61
# 👇 Build and publish Storybook to Chromatic
62
- name: Build and publish Storybook to Chromatic
63
id: chromatic-master
64
- uses: chromaui/action@v1
+ uses: chromaui/action@v10
65
# Required options for the Chromatic GitHub Action
66
with:
67
# 👇 Location of package.json from root of mono-repo
0 commit comments