Skip to content

Commit

Permalink
Update pypa/cibuildwheel action to v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 4585bbc commit d045ce8
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.22.0
with:
output-dir: dist

Expand Down

0 comments on commit d045ce8

Please sign in to comment.