Skip to content

Commit c8be1af

Browse files
chore(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.1 (#365)
1 parent a4552b9 commit c8be1af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: echo "CONAN_HOME=/host${HOME}/.conan2" >> $GITHUB_ENV
6060

6161
- name: Build wheels
62-
uses: pypa/cibuildwheel@v3.3.1
62+
uses: pypa/cibuildwheel@v3.4.1
6363
env:
6464
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
6565
CIBW_BUILD: ${{ matrix.python-tag }}-${{ matrix.platform }}

0 commit comments

Comments
 (0)