Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.18.0 to 2.18.1 (#3525)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent ce2d99f commit 2a1872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Build wheels
uses: pypa/cibuildwheel@711a3d017d0729f3edde18545fee967f03d65f65 # v2.18.0
uses: pypa/cibuildwheel@ba8be0d98853f5744f24e7f902c8adef7ae2e7f3 # v2.18.1
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: artifact-wheels
Expand Down

0 comments on commit 2a1872a

Please sign in to comment.