Skip to content

Commit

Permalink
Merge pull request #22 from OpenDDS/dependabot/github_actions/lukka/r…
Browse files Browse the repository at this point in the history
…un-vcpkg-11

Bump lukka/run-vcpkg from 10 to 11
  • Loading branch information
iguessthislldo authored Feb 14, 2024
2 parents 774ba51 + a10a061 commit 1b8ded7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
echo VCPKG_INSTALLED_DIR=${{ github.workspace }}\vcpkg\installed>> %GITHUB_ENV%
- name: 'Install openssl and xerces (Windows)'
if: runner.os == 'Windows'
uses: lukka/run-vcpkg@v10
uses: lukka/run-vcpkg@v11
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
Expand Down

0 comments on commit 1b8ded7

Please sign in to comment.