Skip to content

Commit

Permalink
Merge pull request #2445 from SciTools/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.21.2

Bump pypa/cibuildwheel from 2.21.1 to 2.21.2
  • Loading branch information
dopplershift authored Oct 3, 2024
2 parents 694efcf + fc1fbbc commit 3d9068b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
name: cibw-sdist
path: dist

- uses: pypa/cibuildwheel@d4a2945fcc8d13f20a1b99d461b8e844d5fc6e23 # v2.21.1
- uses: pypa/cibuildwheel@f1859528322d7b29d4493ee241a167807661dfb4 # v2.21.2
with:
only: ${{ matrix.only }}
package-dir: dist/${{ needs.build_sdist.outputs.SDIST_NAME }}
Expand Down

0 comments on commit 3d9068b

Please sign in to comment.