diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9286281..b021753 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -88,7 +88,7 @@ jobs: install: false command: pnpm cy:run - - uses: actions/upload-artifact@v4.5.0 + - uses: actions/upload-artifact@v4.6.0 # add the line below to store screenshots only on failures # if: failure() if: failure()