diff --git a/.github/workflows/cypress_tests.yml b/.github/workflows/cypress_tests.yml index 5965a2cc49..5aa9e32232 100644 --- a/.github/workflows/cypress_tests.yml +++ b/.github/workflows/cypress_tests.yml @@ -99,7 +99,7 @@ jobs: ci-build-id: ${{ github.run_id }} - name: Archive backend logs - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: logs path: packages/api/logs