From 730864fdc1fd729f71034e2ebd63245df50a3383 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:42:13 +0200 Subject: [PATCH] Update dependency macos to v14 (#52) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 8f30806..a874cf0 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -40,7 +40,7 @@ jobs: path: build-reports.zip macos: - runs-on: macos-13 + runs-on: macos-14 steps: - name: Checkout the repo uses: actions/checkout@v4