diff --git a/.github/workflows/macOS.yml b/.github/workflows/macOS.yml index a06d129b7..3b485bd74 100644 --- a/.github/workflows/macOS.yml +++ b/.github/workflows/macOS.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: "Get modern CMake and Ninja" - uses: "lukka/get-cmake@v3.30.2" + uses: "lukka/get-cmake@v3.30.5" - name: Prepare Vulkan SDK uses: humbletim/setup-vulkan-sdk@v1.2.0 with: