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 abd1732 commit fec8c1dCopy full SHA for fec8c1d
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Publish and test example Storybook
70
if: matrix.node == '18.x' && matrix.os == 'ubuntu-latest'
71
- uses: chromaui/action@d7afd50124cf4f337bcd943e7f45cfa85a5e4476 # v12
+ uses: chromaui/action@39708fe33252ca58c08b791fef95536ed2a1b976 # v12
72
with:
73
projectToken: '574df7cc3736'
74
# Don't wait until Chroma verified the build (for this we have the Github check)
0 commit comments