Skip to content

Commit 95777fd

Browse files
committed
Bump pypa/cibuildwheel from 2.15 to 2.16
1 parent f3b8462 commit 95777fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-python-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ jobs:
614614
Copy-Item -Path .\JSBSim-*\jsbsim\*.pyi -Destination ..\..\build\python\jsbsim
615615
echo "::endgroup::"
616616
- name: Build wheels
617-
uses: pypa/cibuildwheel@v2.15
617+
uses: pypa/cibuildwheel@v2.16
618618
env:
619619
CIBW_BEFORE_ALL_LINUX: |
620620
cd build

0 commit comments

Comments
 (0)