diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7dde0ff..4ee3012 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: } >> $GITHUB_OUTPUT - name: Cache FetchContent & ccache - uses: actions/cache@v4 + uses: actions/cache@v3 with: path: | build/_deps