diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index ca2336b13..7b9ea24d9 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -43,7 +43,7 @@ jobs: - name: Publish to Chromatic if: ${{ github.actor != 'renovate[bot]' && github.actor != 'renovate' }} - uses: chromaui/action@v1 + uses: chromaui/action@v11 # Chromatic GitHub Action options with: workingDir: web