diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3cb28d90bf..062137f735 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,7 +116,7 @@ jobs: submodules: 'recursive' - name: Install CCache - uses: hendrikmuhs/ccache-action@v1 + uses: hendrikmuhs/ccache-action@v1.2.1 with: key: ${{ matrix.name }}