Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.8.1 to 2.9.0 (cda-tum#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 17, 2022
1 parent 60a9f60 commit cb0c0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
submodules: recursive
- uses: ilammy/msvc-dev-cmd@v1
- name: Build wheels
uses: pypa/cibuildwheel@v2.8.1
uses: pypa/cibuildwheel@v2.9.0
- uses: actions/upload-artifact@v3
with:
path: ./wheelhouse/*.whl
Expand Down

0 comments on commit cb0c0ce

Please sign in to comment.