Skip to content

Commit

Permalink
Merge pull request #207 from libprima/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…cibuildwheel-2.18.1

Bump pypa/cibuildwheel from 2.17.0 to 2.18.1
  • Loading branch information
zaikunzhang authored Jun 10, 2024
2 parents 57f2b75 + 82b43df commit 014560d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
fi
- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.18.1

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

0 comments on commit 014560d

Please sign in to comment.