diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index adabb7a..e63b526 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.3.4 + uses: actions/upload-artifact@v4.3.5 if: failure() with: name: failing-ui-snapshots-artifact