Skip to content

Commit

Permalink
chore: update vcpk baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin committed Jan 21, 2025
1 parent 565ca63 commit ae87a22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/VS-CI-Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Library Dependencies (vcpkg)
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: '56954f1db97f38635782d5ad7cdfd45d2731c854'
vcpkgGitCommitId: '6f29f12e82a8293156836ad81cc9bf5af41fe836'

- name: Create Build Directory
working-directory: ${{github.workspace}}
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"version": "3.40.1"
}
],
"builtin-baseline": "56954f1db97f38635782d5ad7cdfd45d2731c854"
"builtin-baseline": "6f29f12e82a8293156836ad81cc9bf5af41fe836"
}

0 comments on commit ae87a22

Please sign in to comment.