Skip to content

Commit c61a140

Browse files
committed
ci: Update ccache-action reference
1 parent c70567f commit c61a140

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/install/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ runs:
136136
shell: bash
137137

138138
- name: Install ccache
139-
uses: hendrikmuhs/ccache-action@v1
139+
# https://github.com/hendrikmuhs/ccache-action/issues/437
140+
uses: hendrikmuhs/ccache-action@v1.2.22
140141
with:
141142
max-size: 10G
142143
verbose: 1

0 commit comments

Comments
 (0)