diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f995b3e6..35c4243f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -64,7 +64,7 @@ jobs: wix --version - name: ccache - uses: hendrikmuhs/ccache-action@1bbbcda0748b3e340dee71a314fa68ffcbd6df79 # v1.2.21 + uses: hendrikmuhs/ccache-action@33522472633dbd32578e909b315f5ee43ba878ce # v1.2.22 if: ${{ matrix.platform != 'windows-latest' }} with: key: ${{ github.job }}-${{ matrix.platform }}