Skip to content

Commit 7fc7f1b

Browse files
authored
Merge pull request #360 from grackle-project/dependabot/github_actions/actions-d86b61c7bf
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 in the actions group
2 parents 9270f84 + 73641a5 commit 7fc7f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
109109
110110
- name: Build wheels
111-
uses: pypa/cibuildwheel@v2.23.3
111+
uses: pypa/cibuildwheel@v3.0.0
112112
with:
113113
output-dir: dist
114114

0 commit comments

Comments
 (0)