Skip to content

Commit

Permalink
ci: update pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
long2ice committed Jan 31, 2023
1 parent 353d894 commit f6a9ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pypa/cibuildwheel@v2.9.0
- uses: actions/setup-python@v4
- uses: pypa/cibuildwheel@v2.12.0
- uses: actions/upload-artifact@v3
with:
output-dir: dist/
Expand Down

0 comments on commit f6a9ecf

Please sign in to comment.