Skip to content

Commit 18c9d33

Browse files
authored
Merge pull request #286 from Quansight-Labs/dependabot/github_actions/pypa/cibuildwheel-2.23.1
2 parents b384dfe + 26403a5 commit 18c9d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0
2929

3030
- name: Build wheels
31-
uses: pypa/[email protected].0
31+
uses: pypa/[email protected].1
3232
- uses: actions/upload-artifact@v4
3333
with:
3434
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}

0 commit comments

Comments
 (0)