Skip to content

Commit

Permalink
Merge pull request #721 from PowerGridModel/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/pypa/cibuildwheel-2.21.0

Bump pypa/cibuildwheel from 2.20.0 to 2.21.0
  • Loading branch information
TonyXiang8787 authored Sep 16, 2024
2 parents a05b88a + c67e66e commit dc87066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
xcode-version: latest-stable

- name: Build wheels
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.0
# GitHub Actions specific build parameters
env:
# pass GitHub runner info into Linux container
Expand Down

0 comments on commit dc87066

Please sign in to comment.