diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cead0e3..ec7da69 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -48,7 +48,7 @@ jobs: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - name: Archive Failing UI Snapshots - uses: actions/upload-artifact@v4.1.0 + uses: actions/upload-artifact@v4.2.0 if: failure() with: name: failing-ui-snapshots-artifact