Skip to content

Commit

Permalink
Update pypa/cibuildwheel action to v2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent ce74d8e commit 02c4731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# run: docker build . --file packaging/Docker/Dockerfile.manylinux -t sogno/dpsim:manylinux

- name: Build dpsim wheels for all supported python versions
uses: pypa/cibuildwheel@v2.18.0
uses: pypa/cibuildwheel@v2.20.0
with:
output-dir: dist

Expand Down

0 comments on commit 02c4731

Please sign in to comment.