From b534afa632ec82ddf91d2c301a5532e480b2c2ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 17:55:30 +0000 Subject: [PATCH] chore(deps): update dependency macos to v26 --- .github/workflows/command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/command.yml b/.github/workflows/command.yml index 0896095..3ad432d 100644 --- a/.github/workflows/command.yml +++ b/.github/workflows/command.yml @@ -68,7 +68,7 @@ jobs: lint: name: Lint timeout-minutes: 10 - runs-on: macos-15 + runs-on: macos-26 steps: - uses: actions/checkout@v4 - uses: jdx/mise-action@v2