Skip to content

Commit

Permalink
Merge pull request #3069 from hyperspy/dependabot/github_actions/Ralf…
Browse files Browse the repository at this point in the history
…G/python-wheels-manylinux-build-0.6.0

Bump RalfG/python-wheels-manylinux-build from 0.5.0 to 0.6.0
  • Loading branch information
ericpre committed Nov 28, 2022
2 parents b5286d3 + a74cab5 commit a68e1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
python -m build --sdist
- name: Build manylinux Python wheels
uses: RalfG/python-wheels-manylinux-build@c244013d850d8df62e9c7dd3ddab0cc581308de6
uses: RalfG/python-wheels-manylinux-build@ae10a67945b323e502c46eee6df55b7658e01670
with:
python-versions: 'cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310'
build-requirements: 'cython'
Expand Down

0 comments on commit a68e1f0

Please sign in to comment.