Skip to content

Commit 70394ac

Browse files
authored
Merge pull request #193 from TEOS-10/dependabot/github_actions/github-actions-900a578cb9
Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 in the github-actions group
2 parents 15d1256 + 9791523 commit 70394ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: runner.os == 'Linux' && matrix.arch == 'aarch64'
4141

4242
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
43-
uses: pypa/[email protected].1
43+
uses: pypa/[email protected].2
4444
env:
4545
# Skips pypy and musllinux for now.
4646
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"

0 commit comments

Comments
 (0)