Skip to content

Commit ede9499

Browse files
authored
Merge pull request #200 from TEOS-10/dependabot/github_actions/github-actions-6d8113c782
Bump pypa/cibuildwheel from 3.1.0 to 3.1.3 in the github-actions group
2 parents 5cd2d1e + c31b85e commit ede9499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
persist-credentials: false
3535

3636
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
37-
uses: pypa/cibuildwheel@ffd835cef18fa11522f608fc0fa973b89f5ddc87 # v3.1.0
37+
uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
3838
env:
3939
# Skips pypy and musllinux for now.
4040
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"

0 commit comments

Comments
 (0)