Update run-vcpkg action from v3 to v7

fix-squashed-planets
MrSimbax 2021-09-04 21:11:54 +02:00
parent 8299fe41bc
commit bb6c32c897
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ jobs:
with: with:
arch: ${{ matrix.arch }} arch: ${{ matrix.arch }}
- name: Install Colobot dependencies - name: Install Colobot dependencies
uses: lukka/run-vcpkg@v3 uses: lukka/run-vcpkg@v7
with: with:
vcpkgGitCommitId: '210240b399fbc2f1363f4103b6a93629c207d7e3' vcpkgGitCommitId: '210240b399fbc2f1363f4103b6a93629c207d7e3'
vcpkgTriplet: ${{ matrix.vcpkg_triplet }} vcpkgTriplet: ${{ matrix.vcpkg_triplet }}