Skip to content

Commit

Permalink
Merge develop into master
Browse files Browse the repository at this point in the history
  • Loading branch information
lyraphase-runner authored Aug 30, 2024
2 parents a7415a2 + adc8579 commit 764575f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*--*
Expand Down

0 comments on commit 764575f

Please sign in to comment.