Skip to content

Commit

Permalink
Merge pull request #103 from ssciwr/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.14.1

Bump pypa/cibuildwheel from 2.13.0 to 2.14.1
  • Loading branch information
lkeegan authored Aug 7, 2023
2 parents 45bc213 + 2edf884 commit d209ff1
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 @@ -34,7 +34,7 @@ jobs:
run: echo 'CIBW_ENVIRONMENT=HAMMING_WITH_OPENMP=ON' >> $GITHUB_ENV
if: runner.os == 'Linux'

- uses: pypa/cibuildwheel@v2.13.0
- uses: pypa/cibuildwheel@v2.14.1

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit d209ff1

Please sign in to comment.