diff --git a/.github/workflows/build_with_vcpkg_no_cuda.yml b/.github/workflows/build_with_vcpkg_no_cuda.yml index 80866ebf..aa6649a7 100644 --- a/.github/workflows/build_with_vcpkg_no_cuda.yml +++ b/.github/workflows/build_with_vcpkg_no_cuda.yml @@ -38,7 +38,7 @@ jobs: uses: actions/checkout@v6 - name: Cache vcpkg - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ${{ github.workspace }}/vcpkg