Skip to content

Commit

Permalink
.github: update Windows CI vcpkg-action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Mar 7, 2024
1 parent 01a89b2 commit 143757f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
brew install wxwidgets
- name: Install Windows Build Dependencies
if: ${{ matrix.os == 'windows-latest' }}
uses: johnwason/vcpkg-action@v4
uses: johnwason/vcpkg-action@v6
id: vcpkg
with:
pkgs: wxwidgets gettext
Expand Down

0 comments on commit 143757f

Please sign in to comment.