There was an error while loading. Please reload this page.
1 parent f237c22 commit 01425d6Copy full SHA for 01425d6
1 file changed
.github/workflows/build-macos.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v7
18
19
- name: Cache Homebrew downloads
20
- uses: actions/cache@v5
+ uses: actions/cache@v6
21
with:
22
path: ~/Library/Caches/Homebrew
23
key: brew-qt-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('.github/workflows/macos.yml') }}
0 commit comments