Skip to content

Commit ccda3a8

Browse files
authored
Merge pull request TEOS-10#197 from TEOS-10/dependabot/github_actions/github-actions-ba9b347b0f
Bump pypa/cibuildwheel from 3.0.0 to 3.0.1 in the github-actions group
2 parents 4d16922 + b827d86 commit ccda3a8

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
@@ -41,7 +41,7 @@ jobs:
4141
if: runner.os == 'Linux' && matrix.arch == 'aarch64'
4242

4343
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
44-
uses: pypa/cibuildwheel@5f22145df44122af0f5a201f93cf0207171beca7 # v3.0.0
44+
uses: pypa/cibuildwheel@95d2f3a92fbf80abe066b09418bbf128a8923df2 # v3.0.1
4545
env:
4646
# Skips pypy and musllinux for now.
4747
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"

0 commit comments

Comments
 (0)