diff --git a/.github/actions/e2e/action.yml b/.github/actions/e2e/action.yml index 61bc1b1ae8..5ac6f61351 100644 --- a/.github/actions/e2e/action.yml +++ b/.github/actions/e2e/action.yml @@ -184,7 +184,7 @@ runs: - name: upload artifacts on gh id: upload_gh if: ${{ steps.determine-affected.outputs.isAffected == 'true' }} - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3 + uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0 with: name: e2e-artifact-output path: /home/runner/work/alfresco-ng2-components/alfresco-ng2-components/e2e-output-*