diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 6e25e4af0e204..38dfb1881b5ee 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -129,7 +129,7 @@ jobs: '{"name": "tao","version-string": "githubaction","dependencies": [ ${{ matrix.vcpkgpackages }} ]}' > vcpkg.json shell: pwsh - name: Install vcpkg - uses: lukka/run-vcpkg@v10 + uses: lukka/run-vcpkg@v11 with: vcpkgGitCommitId: 6ca56aeb457f033d344a7106cb3f9f1abf8f4e98 appendedCacheKey: ${{ matrix.name }}