Skip to content

Commit

Permalink
Update lukka/run-vcpkg to v11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
veracioux committed Nov 28, 2023
1 parent 3d21e49 commit 84d256a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
echo "VERSION=$(cat CMakeLists.txt |grep 'set.*(.*FLAMESHOT_VERSION' | sed 's/[^0-9.]*//' |sed 's/)//g')" >> $GITHUB_ENV
- name: Restore from cache and run vcpkg
uses: lukka/run-vcpkg@v4
uses: lukka/run-vcpkg@v11.3
with:
vcpkgArguments: ${{env.VCPKG_PACKAGES}}
vcpkgDirectory: '${{ github.workspace }}\vcpkg'
Expand Down

0 comments on commit 84d256a

Please sign in to comment.