Skip to content

Commit f17bf50

Browse files
Bump lukka/get-cmake from 3.28.0 to 3.28.1 (#22)
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.28.0 to 3.28.1. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](lukka/get-cmake@v3.28.0...v3.28.1) --- 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 3700e5c commit f17bf50

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
@@ -49,7 +49,7 @@ jobs:
4949

5050
steps:
5151
- name: Setup CMake
52-
uses: lukka/[email protected].0
52+
uses: lukka/[email protected].1
5353

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

145145
- name: Setup CMake
146-
uses: lukka/[email protected].0
146+
uses: lukka/[email protected].1
147147

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

.github/workflows/wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
uses: actions/checkout@v4
114114

115115
- name: Setup CMake
116-
uses: lukka/[email protected].0
116+
uses: lukka/[email protected].1
117117

118118
- name: Setup Windows environment variables
119119
if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)