diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 088516bd..86d4fa46 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -20,7 +20,7 @@ jobs: run: yarn # 👇 Adds Chromatic as a step in the workflow - name: Publish to Chromatic - uses: chromaui/action@v11 + uses: chromaui/action@v13 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.