Skip to content

Commit

Permalink
Merge pull request #324 from ritchie46/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.21.1

Bump pypa/cibuildwheel from 2.21.0 to 2.21.1
  • Loading branch information
smith120bh authored Sep 23, 2024
2 parents 42963a0 + 3f8e4eb commit 4829ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v4

- name: Build wheels
uses: pypa/[email protected].0
uses: pypa/[email protected].1
env:
CIBW_BUILD: "${{ matrix.python }}-${{ matrix.buildplat[1] }}"
CIBW_ARCHS: "${{ matrix.buildplat[2] }}"
Expand Down

0 comments on commit 4829ad9

Please sign in to comment.