mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-03 14:03:52 +00:00
chore: bump CMake action (#722)
This commit is contained in:
parent
c4c709e7e8
commit
db49b5d864
2
.github/actions/quick_cmake/action.yml
vendored
2
.github/actions/quick_cmake/action.yml
vendored
@ -13,7 +13,7 @@ runs:
|
|||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- name: CMake ${{ inputs.cmake-version }}
|
- name: CMake ${{ inputs.cmake-version }}
|
||||||
uses: jwlawson/actions-setup-cmake@v1.11
|
uses: jwlawson/actions-setup-cmake@v1.12
|
||||||
with:
|
with:
|
||||||
cmake-version: "${{ inputs.cmake-version }}"
|
cmake-version: "${{ inputs.cmake-version }}"
|
||||||
- run: |
|
- run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user