diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f263d1..082f90b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,7 +60,7 @@ jobs: command -v ${{env.cc}} | grep /ccache/ command -v ${{env.cxx}} | grep /ccache/ - name: restore ccache data - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: ~/.ccache key: