diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 39a9136b1d4d..9dc44cc49e36 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -339,7 +339,7 @@ jobs: node-version: "12" - name: Install playwright - uses: microsoft/playwright-github-action@v1 + uses: microsoft/playwright-github-action@v1.4.4 - name: Fetch dependencies from cache id: cache-yarn