diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 80b77850..9cccb3bb 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -105,7 +105,7 @@ jobs: - name: Cache windows packages id: cache-vcpkg - uses: actions/cache@v3 + uses: actions/cache@v4 env: cache-name: cache-vcpkg-packages with: