Skip to content

Commit

Permalink
fix run-cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Nov 14, 2023
1 parent c4d4c45 commit 7e71c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
with:
vcpkgGitCommitId: '19af97cba8ca48474e4ad15a24ed50271a9ecdac'

- uses: lukka/run-cmake@v10
- uses: lukka/run-cmake@v10.6
name: Configure CMake
with:
configurePreset: ci-${{ inputs.target }}
Expand Down

0 comments on commit 7e71c3a

Please sign in to comment.