Skip to content

Commit

Permalink
Merge pull request #283 from Toblerity/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.16.0
  • Loading branch information
adamjstewart authored Sep 25, 2023
2 parents 0e3e5c8 + 052f227 commit e0c143d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
choco install vcpython27 -f -y
ci\install_libspatialindex.bat
- name: Build wheels
uses: pypa/cibuildwheel@v2.15.0
uses: pypa/cibuildwheel@v2.16.0
- uses: actions/upload-artifact@v3
with:
name: ${{ matrix.os }}-whl
Expand Down

0 comments on commit e0c143d

Please sign in to comment.