diff --git a/.github/workflows/ci-app-cloud-e2e-test.yml b/.github/workflows/ci-app-cloud-e2e-test.yml index 9a5a10a95c..07b253f5d6 100644 --- a/.github/workflows/ci-app-cloud-e2e-test.yml +++ b/.github/workflows/ci-app-cloud-e2e-test.yml @@ -160,7 +160,7 @@ jobs: # Delete the artifacts if successful rm -r ${VIDEO_LOCATION}/${{ matrix.app_name }} - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v3 if: ${{ always() }} with: