From df57317c54da610f00033ce6e88a3a4e86e971ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 18:40:55 +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 08960959..3ad432da 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