Skip to content

Commit 4c3275c

Browse files
authored
Merge pull request #77 from jerryuhoo/dependabot/github_actions/mozilla-actions/sccache-action-0.0.6
Bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6
2 parents 1fe0b82 + a4f6439 commit 4c3275c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
submodules: true # Get JUCE populated
104104

105105
- name: Cache the build
106-
uses: mozilla-actions/sccache-action@v0.0.5
106+
uses: mozilla-actions/sccache-action@v0.0.6
107107

108108
- name: Import Certificates (macOS)
109109
uses: apple-actions/import-codesign-certs@v3 # only exists as a tag right now

0 commit comments

Comments
 (0)