diff --git a/.github/workflows/tests-e2e.yaml b/.github/workflows/tests-e2e.yaml index e6a8fe10d..579208908 100644 --- a/.github/workflows/tests-e2e.yaml +++ b/.github/workflows/tests-e2e.yaml @@ -70,7 +70,7 @@ jobs: -f docker/docker-compose.end2end.yml \ logs - - uses: actions/upload-artifact@v4.3.3 + - uses: actions/upload-artifact@v4.3.4 if: ${{ failure() }} with: name: cypress