Skip to content

Commit

Permalink
Update pypa/cibuildwheel action version
Browse files Browse the repository at this point in the history
  • Loading branch information
theirix committed Aug 5, 2024
1 parent bc9f87e commit 1863b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: pip install poetry

- name: "Build wheels"
uses: pypa/cibuildwheel@v2.19.1
uses: pypa/cibuildwheel@v2.20.0
with:
output-dir: dist
env:
Expand Down

0 comments on commit 1863b5c

Please sign in to comment.