diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 51f622e..f06171b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -165,7 +165,7 @@ jobs: sudo chmod -R 777 test-results - name: Run visual regression tests - uses: chromaui/action@v16 + uses: chromaui/action@v17 with: playwright: true exitOnceUploaded: true # Speed up by skipping the build results