We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8133dcc commit fa3a9bdCopy full SHA for fa3a9bd
.github/workflows/chromatic.yml
@@ -82,10 +82,8 @@ jobs:
82
83
- name: Start Visual Regression Tests (Chromatic)
84
# This assigns the Environment Deployment for Storybook
85
- # This action must be manually updated to the latest commit from
86
- # https://github.com/chromaui/action
87
id: chromatic-deploy
88
- uses: chromaui/action@4d8ebd13658d795114f8051e25c28d66f14886c6 # v13.1.2
+ uses: chromaui/action@d0795df816d05c4a89c80295303970fddd247cce # v13.1.4
89
with:
90
workingDir: packages/ui-components
91
buildScriptName: storybook:build
0 commit comments