Skip to content

Commit 24d8b46

Browse files
Merge pull request #5242 from meeseeksmachine/auto-backport-of-pr-5241-on-yt-4.4.x
2 parents c5a59ee + db7bc73 commit 24d8b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/checkout@v4
5252

5353
- name: Build wheels for CPython
54-
uses: pypa/cibuildwheel@v3.1.1
54+
uses: pypa/cibuildwheel@v3.1.2
5555
with:
5656
output-dir: dist
5757
env:

0 commit comments

Comments
 (0)