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 d224e4d commit 17f949dCopy full SHA for 17f949d
.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@d0795df816d05c4a89c80295303970fddd247cce # v13
+ uses: chromaui/action@4ffe736a2a8262ea28067ff05a13b635ba31ec05 # 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