From fda25895ab94dbbf977c260fbd0a2a45eb75df37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 13:02:54 +0000 Subject: [PATCH] chore(deps): update dependency macos to v14 --- .github/workflows/large-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/large-files.yml b/.github/workflows/large-files.yml index db1794cf36cf..96b27cc11292 100644 --- a/.github/workflows/large-files.yml +++ b/.github/workflows/large-files.yml @@ -6,7 +6,7 @@ on: jobs: large-files: - runs-on: macos-11 + runs-on: macos-14 steps: - uses: actions/checkout@v3 name: Checkout repository