Skip to content

Commit fb51cde

Browse files
authored
Merge pull request #70 from jlai/dependabot/github_actions/pypa/cibuildwheel-2.21.3
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
2 parents 619453b + 080af5b commit fb51cde

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
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626

2727
- name: Build wheels
28-
uses: pypa/[email protected].2
28+
uses: pypa/[email protected].3
2929

3030
- uses: actions/upload-artifact@v4
3131
with:

0 commit comments

Comments
 (0)