diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index aa55ef8..0efc7fe 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -173,7 +173,7 @@ jobs: - name: Cache Playwright browsers id: playwright-cache - uses: actions/cache@v4 + uses: actions/cache@v6 with: path: ~/.cache/ms-playwright key: playwright-browsers-${{ runner.os }}-1.61.1