Skip to content

Commit f234a1c

Browse files
Bump mozilla-actions/sccache-action from 0.0.3 to 0.0.6 (#215)
1 parent fe2bce7 commit f234a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
pip install pytest pytest-xdist
103103
104104
- name: Initialize LLVM build cache
105-
uses: mozilla-actions/sccache-action@v0.0.3
105+
uses: mozilla-actions/sccache-action@v0.0.6
106106

107107
- name: Build
108108
shell: pwsh

0 commit comments

Comments
 (0)