Skip to content

Commit

Permalink
Merge pull request #3 from rgl-epfl/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.6.0

Bump pypa/cibuildwheel from 2.5.0 to 2.6.0
  • Loading branch information
bathal1 authored Jun 3, 2022
2 parents bdac734 + f68997f commit ddf5312
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 @@ -54,7 +54,7 @@ jobs:
with:
submodules: true

- uses: pypa/cibuildwheel@v2.5.0
- uses: pypa/cibuildwheel@2.6.0

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

0 comments on commit ddf5312

Please sign in to comment.