Skip to content

Commit

Permalink
Merge pull request #283 from pthom/dependabot/github_actions/pypa/cib…
Browse files Browse the repository at this point in the history
…uildwheel-2.22.0

build(deps): bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • Loading branch information
pthom authored Nov 25, 2024
2 parents cf30ec7 + 6b75715 commit 0b6b9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
submodules: true

- uses: pypa/cibuildwheel@v2.21.3
- uses: pypa/cibuildwheel@v2.22.0

- name: Verify clean directory
run: git diff --exit-code
Expand Down

0 comments on commit 0b6b9b6

Please sign in to comment.