Skip to content

Commit

Permalink
Merge pull request #214 from g4edge/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.22.0

build(deps): bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • Loading branch information
stewartboogert authored Dec 9, 2024
2 parents 4aace5e + 03aea98 commit 5583d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: SimenB/github-actions-cpu-cores@v2
id: cpu-cores

- uses: pypa/cibuildwheel@v2.21.3
- uses: pypa/cibuildwheel@v2.22.0
env:
MAKEFLAGS: -j${{ steps.cpu-cores.outputs.count }}

Expand Down

0 comments on commit 5583d04

Please sign in to comment.