Skip to content

Commit

Permalink
Merge pull request #21 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
simpsont-oci authored Oct 31, 2023
2 parents db8a234 + a3afd00 commit 81874b1
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 @@ -80,7 +80,7 @@ jobs:
echo VCPKG_INSTALLED_DIR=${{ github.workspace }}\vcpkg\installed>> %GITHUB_ENV%
- name: 'Install openssl, xerces, and qt5 (Windows)'
if: runner.os == 'Windows'
uses: lukka/run-vcpkg@v10
uses: lukka/run-vcpkg@v11
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: 9edb1b8e590cc086563301d735cae4b6e732d2d2
Expand Down

0 comments on commit 81874b1

Please sign in to comment.