diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 0cb690e15..100f83509 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -22,7 +22,7 @@ jobs: - run: npm ci - run: npm run build - name: Publish to Chromatic - uses: chromaui/action@v1 + uses: chromaui/action@latest with: token: ${{ secrets.GITHUB_TOKEN }} projectToken: 2af88e64d1ab