Skip to content

Commit 69dc3ff

Browse files
committed
update ccache-action
1 parent cb893be commit 69dc3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
sudo apt-get update -y
148148
149149
- name: ccache
150-
uses: hendrikmuhs/ccache-action@v1
150+
uses: hendrikmuhs/ccache-action@v1.2
151151
with:
152152
create-symlink: false
153153
variant: ${{ env.cache-variant }}

0 commit comments

Comments
 (0)