Skip to content

Commit f511362

Browse files
committed
updated cibuildwheel
1 parent 09eb0e6 commit f511362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: matrix.os == 'macOS' || matrix.os == 'Ubuntu'
4040
- run: echo '::add-matcher::.github/problem-matchers/msvc.json'
4141
if: matrix.os == 'Windows'
42-
- uses: pypa/[email protected].1
42+
- uses: pypa/[email protected].2
4343
with:
4444
output-dir: dist
4545
env:

0 commit comments

Comments
 (0)