Skip to content

Commit 02145eb

Browse files
authored
Merge pull request #1 from jepler/dependabot/github_actions/pypa/cibuildwheel-2.13.1
chore: bump pypa/cibuildwheel from 2.13.0 to 2.13.1
2 parents 1cf93ca + 84d9396 commit 02145eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v3
4545

46-
- uses: pypa/[email protected].0
46+
- uses: pypa/[email protected].1
4747
env:
4848
CIBW_ARCHS_MACOS: auto universal2
4949
CIBW_PRERELEASE_PYTHONS: true

0 commit comments

Comments
 (0)