Skip to content

Commit 31b1a27

Browse files
Merge pull request #231 from yt-project/dependabot/github_actions/dot-github/workflows/pypa/cibuildwheel-2.16.2
2 parents 09b24a0 + a869edb commit 31b1a27

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
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828

2929
- name: Build wheels for CPython
30-
uses: pypa/cibuildwheel@v2.15.0
30+
uses: pypa/cibuildwheel@v2.16.2
3131
with:
3232
output-dir: dist
3333
env:

0 commit comments

Comments
 (0)