Skip to content

Commit e5fab9c

Browse files
⬆️👨‍💻 Update pypa/cibuildwheel action to v3.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d905b93 commit e5fab9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-template-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
cmake -G Ninja -S . -B build_docs -DCMAKE_BUILD_TYPE=Release -DBUILD_MQSS_QDMI_DOCS=ON -DBUILD_MQSS_QDMI_TESTS=OFF
5252
cmake --build build_docs --config Release --target mqss_qdmi_device_docs
5353
rm -rf build_docs
54-
- uses: pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.3.1
54+
- uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a # v3.4.0
5555
- name: Verify clean directory
5656
run: git diff --exit-code
5757
- name: Upload wheels

0 commit comments

Comments
 (0)