File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ jobs:
144144
145145 - name : Initialize vcpkg
146146 if : steps.cache.outputs.cache-hit != 'true'
147- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
147+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
148148 with :
149149 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
150150 vcpkgDirectory : ${{env.BUILD_DIR}}/vcpkg
@@ -286,7 +286,7 @@ jobs:
286286
287287 - name : Initialize vcpkg
288288 if : steps.cache.outputs.cache-hit != 'true'
289- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
289+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
290290 with :
291291 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
292292 vcpkgDirectory : ${{env.BUILD_DIR}}/vcpkg
Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ jobs:
299299
300300 - name : Initialize vcpkg
301301 if : steps.cache.outputs.cache-hit != 'true'
302- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
302+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
303303 with :
304304 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
305305 vcpkgDirectory : ${{github.workspace}}/vcpkg
Original file line number Diff line number Diff line change 6161
6262 - name : " [Win] Initialize vcpkg"
6363 if : matrix.os == 'windows-latest' && steps.cache.outputs.cache-hit != 'true'
64- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
64+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
6565 with :
6666 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
6767 vcpkgDirectory : ${{env.BUILD_DIR}}/vcpkg
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ jobs:
163163
164164 - name : Initialize vcpkg
165165 if : steps.cache.outputs.cache-hit != 'true'
166- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
166+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
167167 with :
168168 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
169169 vcpkgDirectory : ${{github.workspace}}/vcpkg
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122
123123 - name : Initialize vcpkg
124124 if : steps.cache.outputs.cache-hit != 'true'
125- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
125+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
126126 with :
127127 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
128128 vcpkgDirectory : ${{env.BUILD_DIR}}/vcpkg
Original file line number Diff line number Diff line change 8888
8989 - name : " [Win] Initialize vcpkg"
9090 if : matrix.os == 'Windows' && steps.cache.outputs.cache-hit != 'true'
91- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
91+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
9292 with :
9393 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
9494 vcpkgDirectory : ${{github.workspace}}/vcpkg
You can’t perform that action at this time.
0 commit comments