[AAE-19708] Fix breaking change for actions/upload-artifact v4.1.0 (#9270)

This commit is contained in:
Bartosz Sekula
2024-01-22 14:17:14 +01:00
committed by GitHub
parent 4ec8ca9aa5
commit 720fbb98ca
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ runs:
if: ${{ steps.determine-affected.outputs.isAffected == 'true' }}
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
with:
name: e2e-artifact-output
name: e2e-artifact-output-${{inputs.e2e-test-id}}
path: /home/runner/work/alfresco-ng2-components/alfresco-ng2-components/e2e-output-*
- name: upload smart-runner tests results on s3 to cache tests