Skip to content

Commit 15dd226

Browse files
committed
Bumped jwlawson/actions-setup-cmake version
1 parent 77378a5 commit 15dd226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v3
2525
- name: Setup cmake
26-
uses: jwlawson/actions-setup-cmake@v1.12
26+
uses: jwlawson/actions-setup-cmake@v2.2.0
2727
with:
2828
cmake-version: ${{ env.CMakeVersion }}
2929
- name: Install Vulkan SDK

0 commit comments

Comments
 (0)