Skip to content

Commit

Permalink
chore(deps): update pypa/cibuildwheel action to v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent f71d1a3 commit 451dac6
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.11.2
uses: pypa/cibuildwheel@v2.18.1
with:
output-dir: dist

Expand Down

0 comments on commit 451dac6

Please sign in to comment.