diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 84450fec..0429362b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -97,7 +97,7 @@ jobs: playwright-version: ${{ steps.extract_playwright_version.outputs.playwright-version }} steps: - name: "Checkout" - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.7 - name: "Extract @playwright/test version" id: extract_playwright_version