diff --git a/.github/workflows/.e2e.yml b/.github/workflows/.e2e.yml index 79187739..4ae1b30a 100644 --- a/.github/workflows/.e2e.yml +++ b/.github/workflows/.e2e.yml @@ -32,7 +32,7 @@ jobs: if: ( inputs.frontend_url == 'http://localhost:3000' ) run: docker compose logs - name: Cache Playwright Browsers - uses: actions/cache@v4 + uses: actions/cache@v5 id: playwright-cache with: path: |