We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd7ae2 commit db18ae1Copy full SHA for db18ae1
.github/workflows/AntiDupl_CI.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Run and cache vcpkg dependecies
46
uses: lukka/[email protected]
47
with:
48
- vcpkgGitCommitId: 223d33be7d3ec6c3d64381ca37f501b8c87dda6a
+ vcpkgGitCommitId: 501db0f17ef6df184fcdbfbe0f87cde2313b6ab1
49
vcpkgJsonGlob: src/vcpkg.json
50
runVcpkgInstall: false
51
appendedCacheKey: '${{matrix.configuration}}'
0 commit comments