Skip to content

Commit a1809db

Browse files
Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 in the actions group (#94)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43c67c7 commit a1809db

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@v6
35-
- uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.13.3
35+
- uses: pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.13.3
3636
- uses: actions/upload-artifact@v6
3737
with:
3838
name: ${{ matrix.os }}-wheel

0 commit comments

Comments
 (0)