diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a5ed72a..417102c6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: - name: Publish and test example Storybook if: matrix.node == '16.x' && matrix.os == 'ubuntu-latest' - uses: chromaui/action@v1 + uses: chromaui/action@v10 with: projectToken: '574df7cc3736' # Don't wait until Chroma verified the build (for this we have the Github check)