Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/download-a…
Browse files Browse the repository at this point in the history
…rtifact-4
  • Loading branch information
kratsg authored Mar 13, 2024
2 parents 85b1680 + 859e10a commit 1fdcf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
fetch-depth: 0

- uses: pypa/cibuildwheel@v2.16.5
- uses: pypa/cibuildwheel@v2.17.0

- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 1fdcf56

Please sign in to comment.