Skip to content

Commit ad6df85

Browse files
Bump lukka/get-cmake from 3.28.2 to 3.28.3 (#33)
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.28.2 to 3.28.3. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](lukka/get-cmake@v3.28.2...v3.28.3) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8942e29 commit ad6df85

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
steps:
5050
- name: Setup CMake
51-
uses: lukka/[email protected].2
51+
uses: lukka/[email protected].3
5252

5353
- name: Cache Xerces-C Installation
5454
id: cache-xerces
@@ -142,7 +142,7 @@ jobs:
142142
python-version: ${{ matrix.python-version }}
143143

144144
- name: Setup CMake
145-
uses: lukka/[email protected].2
145+
uses: lukka/[email protected].3
146146

147147
- name: Setup Windows environment variables
148148
if: matrix.os == 'windows-latest'

.github/workflows/wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
uses: actions/checkout@v4
112112

113113
- name: Setup CMake
114-
uses: lukka/[email protected].2
114+
uses: lukka/[email protected].3
115115

116116
- name: Setup Windows environment variables
117117
if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)