[chore]: Update actions/upload-artifact to v4 (#1643)

* update actions/upload-artifact to v4

---------

Co-authored-by: Eoghan Murray <eoghan@getthere.ie>
This commit is contained in:
Kevin Townsend
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 2f707a16da
commit ecac346b4c
3 changed files with 4 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ jobs:
run: PUPPETEER_HEADLESS=true xvfb-run --server-args="-screen 0 1920x1080x24" yarn test
- name: Upload diff images to GitHub
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: image-diff