ci(github): update vcpkg to 2024.05.24

This commit is contained in:
Oleg Shparber 2024-06-13 03:09:30 -04:00
parent a48b7988e7
commit 418fc3b4a0
2 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ jobs:
uses: lukka/run-vcpkg@v11 uses: lukka/run-vcpkg@v11
with: with:
vcpkgDirectory: ${{ runner.workspace }}/vcpkg vcpkgDirectory: ${{ runner.workspace }}/vcpkg
vcpkgGitCommitId: fba75d09065fcc76a25dcf386b1d00d33f5175af # 2024.02.14 vcpkgGitCommitId: 01f602195983451bc83e72f4214af2cbc495aa94 # 2024.05.24
- name: Install Qt - name: Install Qt
uses: jurplel/install-qt-action@v4 uses: jurplel/install-qt-action@v4

View File

@ -53,7 +53,7 @@ jobs:
uses: lukka/run-vcpkg@v11 uses: lukka/run-vcpkg@v11
with: with:
vcpkgDirectory: ${{ runner.workspace }}/vcpkg vcpkgDirectory: ${{ runner.workspace }}/vcpkg
vcpkgGitCommitId: fba75d09065fcc76a25dcf386b1d00d33f5175af # 2024.02.14 vcpkgGitCommitId: 01f602195983451bc83e72f4214af2cbc495aa94 # 2024.05.24
- name: Install Qt - name: Install Qt
uses: jurplel/install-qt-action@v4 uses: jurplel/install-qt-action@v4