Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
  • Loading branch information
pthom authored Aug 8, 2024
2 parents 9a03326 + 84b342c commit 7d8fd21
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.19.2
- uses: pypa/cibuildwheel@v2.20.0

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

0 comments on commit 7d8fd21

Please sign in to comment.