From 3efd1260b065bae964d8b65da7a1265f59ab69a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:20:26 +0000 Subject: [PATCH] Bump lukka/get-cmake from 3.27.9 to 3.29.0 Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.27.9 to 3.29.0. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](https://github.com/lukka/get-cmake/compare/v3.27.9...v3.29.0) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/linux.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index c8e74d5fdf..9e786bc157 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -334,7 +334,7 @@ jobs: numdiff \ openmpi-bin \ libboost-all-dev - - uses: lukka/get-cmake@v3.27.9 + - uses: lukka/get-cmake@v3.29.0 - name: info run: | mpicc -v @@ -429,7 +429,7 @@ jobs: numdiff \ openmpi-bin \ libboost-all-dev - - uses: lukka/get-cmake@v3.27.9 + - uses: lukka/get-cmake@v3.29.0 - name: info run: | mpicc -v -- 2.39.5