Skip to content

Commit

Permalink
Update build_default.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vineetbansal authored Jan 15, 2024
1 parent ec90f5e commit 37afe64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
python-version: '3.9'

- name: Build wheels
uses: pypa/cibuildwheel@v2.3.1
uses: pypa/cibuildwheel@v2.16.2
with:
output-dir: wheelhouse
env:
Expand Down

0 comments on commit 37afe64

Please sign in to comment.