Merge pull request #132 from Belphemur/renovate/major-github-artifact-actions

This commit is contained in:
Antoine Aflalo
2025-10-24 15:36:44 -04:00
committed by GitHub

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: |