Skip to content

Commit 6192f25

Browse files
Merge pull request #22 from JeanChristopheMorinPerso/dependabot/github_actions/pypa/cibuildwheel-2.23.0
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
2 parents 3e01c54 + 6d3e56d commit 6192f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
python-version: '3.12'
3131

32-
- uses: pypa/cibuildwheel@v2.22.0
32+
- uses: pypa/cibuildwheel@v2.23.0
3333
with:
3434
package-dir: OpenTimelineIO
3535
output-dir: dist

0 commit comments

Comments
 (0)