diff --git a/.github/workflows/windows-cache-bdb.yml b/.github/workflows/windows-cache-bdb.yml index f805624..0eb9de0 100644 --- a/.github/workflows/windows-cache-bdb.yml +++ b/.github/workflows/windows-cache-bdb.yml @@ -30,7 +30,7 @@ jobs: - name: Cache Berkeley DB id: cache-bdb - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: C:\vcpkg\installed\x64-windows key: ${{ runner.os }}-bdb