Skip to content

Commit

Permalink
Merge pull request #6 from ImagingDataCommons/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions-baff653842

build(deps): Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 in the actions group
  • Loading branch information
fedorov authored Apr 29, 2024
2 parents 7c215d0 + 6b800cc commit efd938d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
with:
fetch-depth: 0

- uses: pypa/cibuildwheel@v2.16.5
- uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BUILD: "${{ matrix.python-version }}-*"
CIBW_ARCHS: "${{ matrix.arch }}"
Expand Down

0 comments on commit efd938d

Please sign in to comment.