From ffce1c7f08b6db60907ae4654616d8f1267d5aba Mon Sep 17 00:00:00 2001 From: "autopilot-project-manager[bot]" <253546075+autopilot-project-manager[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:00:06 +0000 Subject: [PATCH] chore: update CI dependencies in .github/workflows/playwright.yml --- .github/workflows/playwright.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index bc0ddd8..8d9f612 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -13,7 +13,7 @@ jobs: timeout-minutes: 60 runs-on: blacksmith-4vcpu-ubuntu-2404 steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: actions/setup-node@v6 with: node-version: lts/*