chore(deps): update actions/upload-artifact action to v5

This commit is contained in:
renovate[bot]
2025-10-24 19:35:39 +00:00
committed by GitHub
parent eb8803302c
commit 65747d35c0

View File

@@ -31,7 +31,7 @@ jobs:
- name: Upload test result artifact - name: Upload test result artifact
if: ${{ !cancelled() }} if: ${{ !cancelled() }}
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v5
with: with:
name: test-results name: test-results
path: | path: |