diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d38f1e3a801e..2652011b0c88 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -315,7 +315,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