From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:20:26 +0000 (+0000) Subject: Bump lukka/get-cmake from 3.27.9 to 3.29.0 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fdependabot%2Fgithub_actions%2Flukka%2Fget-cmake-3.29.0;p=dealii.git 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] --- 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