Skip to content

Commit

Permalink
Merge pull request #21 from JeanChristopheMorinPerso/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/pypa/cibuildwheel-2.22.0

Bump pypa/cibuildwheel from 2.20.0 to 2.22.0
  • Loading branch information
JeanChristopheMorinPerso authored Nov 30, 2024
2 parents 22583a0 + 3d90a84 commit 3e01c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
python-version: '3.12'

- uses: pypa/cibuildwheel@v2.20.0
- uses: pypa/cibuildwheel@v2.22.0
with:
package-dir: OpenTimelineIO
output-dir: dist
Expand Down

0 comments on commit 3e01c54

Please sign in to comment.