diff --git a/.github/workflows/ci-and-labels.yml b/.github/workflows/ci-and-labels.yml index 754d81d..bd0d23b 100644 --- a/.github/workflows/ci-and-labels.yml +++ b/.github/workflows/ci-and-labels.yml @@ -128,7 +128,7 @@ jobs: - name: Install dependencies run: pnpm install --frozen-lockfile - name: Cache Playwright Browsers - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: playwright-cache with: path: ~/.cache/ms-playwright