Skip to content

Commit

Permalink
Merge pull request #96 from dcnieho/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.21.3

Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
  • Loading branch information
dcnieho authored Oct 14, 2024
2 parents a71b297 + 06e2659 commit b3324cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
submodules: true

- uses: pypa/[email protected].2
- uses: pypa/[email protected].3
with:
package-dir: SDK_wrapper
env:
Expand All @@ -35,7 +35,7 @@ jobs:
CIBW_BEFORE_BUILD_MACOS: uname -a
MACOSX_DEPLOYMENT_TARGET: 12.6

- uses: pypa/[email protected].2
- uses: pypa/[email protected].3
with:
package-dir: LSL_streamer
env:
Expand Down

0 comments on commit b3324cc

Please sign in to comment.