From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 24 Apr 2024 09:48:02 +0000 (+0100) Subject: Update check_classic_mac_basic.yml X-Git-Tag: 4.3.4-dev~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b3a04248b4efe7bfe0156c77eeddf6acfb62464;p=thirdparty%2Fshairport-sync.git Update check_classic_mac_basic.yml Move to Node.20 version of actions/checkout --- diff --git a/.github/workflows/check_classic_mac_basic.yml b/.github/workflows/check_classic_mac_basic.yml index 40d0cbea..d0f5db99 100644 --- a/.github/workflows/check_classic_mac_basic.yml +++ b/.github/workflows/check_classic_mac_basic.yml @@ -13,7 +13,7 @@ jobs: runs-on: macos-latest steps: - - uses: actions/checkout@v3.5.2 + - uses: actions/checkout@v4.1.3 - name: Install Dependencies run: | brew install automake