Skip to content

Commit

Permalink
Merge pull request #131 from husqvarnagroup/gardena/ml/update-cibuild…
Browse files Browse the repository at this point in the history
…wheel-action

Update cibuildwheel Github action to 2.17.0
  • Loading branch information
codypiersall committed Apr 15, 2024
2 parents 47d6bd1 + 5d68671 commit c03dfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.17.0

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit c03dfb2

Please sign in to comment.