We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a71d0 commit c7926d1Copy full SHA for c7926d1
1 file changed
.github/workflows/build.yaml
@@ -88,7 +88,7 @@ jobs:
88
- name: ccache
89
uses: hendrikmuhs/ccache-action@v1.2
90
with:
91
- key: v2-${{ matrix.name }}-${{ env.BUILD_TYPE }}
+ key: v3-${{ matrix.name }}-${{ env.BUILD_TYPE }}
92
93
- name: Configure
94
shell: bash
0 commit comments