Skip to content

Commit f63d353

Browse files
Bump pypa/cibuildwheel from 3.1.3 to 3.1.4 in the actions group (#85)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f03415b commit f63d353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
name: Build CPython-${{ matrix.os }}
3333
steps:
3434
- uses: actions/checkout@v5
35-
- uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.13.3
35+
- uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.13.3
3636
- uses: actions/upload-artifact@v4
3737
with:
3838
name: ${{ matrix.os }}-wheel

0 commit comments

Comments
 (0)