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 786d44e commit 0a440f6Copy full SHA for 0a440f6
.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@649b4fd73c3f7cd7a65bd0b9f131349335ec661b # v11
+ uses: chromaui/action@e8cc4c31775280b175a3c440076c00d19a9014d7 # v11
72
with:
73
projectToken: '574df7cc3736'
74
# Don't wait until Chroma verified the build (for this we have the Github check)
0 commit comments