diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index 3893acaf86..771f96ca8f 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -46,7 +46,7 @@ jobs: uses: ./.github/composite-actions/install - name: Cache Playwright Browsers - uses: actions/cache@v4 + uses: actions/cache@v5 id: playwright-cache with: path: ~/.cache/ms-playwright