We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d69d08 commit 4138e51Copy full SHA for 4138e51
2 files changed
.github/workflows/sample-builder.yml
@@ -159,7 +159,7 @@ jobs:
159
sudo apt-get update -y
160
161
- name: ccache
162
- uses: hendrikmuhs/ccache-action@v1.2
+ uses: hendrikmuhs/ccache-action@v1.2.23
163
with:
164
create-symlink: false
165
variant: ${{ env.cache-variant }}
.github/workflows/wheel-builder.yml
@@ -147,7 +147,7 @@ jobs:
147
148
149
150
151
152
153
0 commit comments