diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 203dcb12..ae9496cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,7 +94,7 @@ jobs: find ${GITHUB_WORKSPACE} -iname 'Brewfile*' if: env.debug_ci == 'true' - name: Configure Homebrew cache - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: | ~/Library/Caches/Homebrew/*--*