Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Upgrade cibuildwheel to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsousa committed Jan 17, 2022
1 parent 6c21726 commit 5e35339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: '3.8'

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

0 comments on commit 5e35339

Please sign in to comment.