Skip to content

Commit

Permalink
Use later version of vcpkg action
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Dec 27, 2022
1 parent fbb74eb commit 0946676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_2019.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
path: workspace/src/descartes_light

- name: vcpkg build
uses: johnwason/vcpkg-action@v3
uses: johnwason/vcpkg-action@v4
with:
pkgs: >-
boost-graph eigen3 console-bridge
Expand Down

0 comments on commit 0946676

Please sign in to comment.