Skip to content

Commit 6522592

Browse files
Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 (#517)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mathieu Scheltienne <mathieu.scheltienne@gmail.com>
1 parent 248b7cf commit 6522592

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fetch-depth: 0
4444
submodules: true
4545
- uses: astral-sh/setup-uv@v7
46-
- uses: pypa/cibuildwheel@v3.3.1
46+
- uses: pypa/cibuildwheel@v3.4.0
4747
env:
4848
MNE_LSL_LIBLSL_BUILD_UNITTESTS: ${{ (github.event_name != 'pull_request' || contains(needs.get_commit_message.outputs.commit_message, '[liblsl]')) && '1' || '0' }}
4949
- uses: actions/upload-artifact@v6
File renamed without changes.

0 commit comments

Comments
 (0)