Skip to content

Commit ac9775a

Browse files
committed
Updated the wrong workflow
1 parent f74d311 commit ac9775a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llvm-project-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
with:
9696
fetch-depth: 250
9797
- name: Setup ccache
98-
uses: hendrikmuhs/ccache-action@v1
98+
uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2
9999
with:
100100
# A full build of llvm, clang, lld, and lldb takes about 250MB
101101
# of ccache space. There's not much reason to have more than this,

0 commit comments

Comments
 (0)