Update actions/upload-artifact action to v5

This commit is contained in:
renovate[bot]
2025-10-24 19:05:52 +00:00
committed by Mauro
parent a053ba0e0d
commit 6c9a8a7bfa
6 changed files with 7 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ jobs:
run: zip -r UITests.xcresult.zip UITests.xcresult
- name: Archive artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
if: failure()
with:
name: ${{ matrix.device }}