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 cfa8fe3 commit afa0794Copy full SHA for afa0794
.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@b5848056bb67ce5f1cccca8e62a37cbd9dd42871 # v13
+ uses: chromaui/action@290e004c065af18a0f73441077063e99f7f38cdf # v13
72
with:
73
projectToken: '574df7cc3736'
74
# Don't wait until Chroma verified the build (for this we have the Github check)
0 commit comments