diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 49471984..7bfdb912 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -221,7 +221,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} - name: Restore Cached Browsers - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 with: path: ~/.cache/ms-playwright key: ${{ runner.os }}-browsers