Skip to content

Commit fadea17

Browse files
committed
Bump pypa/cibuildwheel from 2.19 to 2.23
1 parent b9a7bbd commit fadea17

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
@@ -656,7 +656,7 @@ jobs:
656656
Copy-Item -Path .\JSBSim-*\jsbsim\*.pyi -Destination ..\..\build\python\jsbsim
657657
echo "::endgroup::"
658658
- name: Build wheels
659-
uses: pypa/cibuildwheel@v2.19
659+
uses: pypa/cibuildwheel@v2.23
660660
env:
661661
CIBW_BEFORE_ALL_LINUX: |
662662
cd build

0 commit comments

Comments
 (0)