Skip to content

Commit cc76fcf

Browse files
Merge pull request #5146 from yt-project/dependabot/github_actions/dot-github/workflows/actions-900a578cb9
2 parents 66af53c + 36192d7 commit cc76fcf

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
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v4
3434

3535
- name: Build wheels for CPython
36-
uses: pypa/cibuildwheel@v2.22.0
36+
uses: pypa/cibuildwheel@v2.23.2
3737
with:
3838
output-dir: dist
3939

0 commit comments

Comments
 (0)