Skip to content

Commit 4fafe7d

Browse files
authored
Update build-and-release.yaml
1 parent b7e1bad commit 4fafe7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
output-dir: wheelhouse/
6666

6767
- name: Upload wheels as artifacts
68-
uses: actions/upload-artifact@v4
68+
uses: actions/upload-artifact@v3
6969
with:
7070
name: wheels-${{ matrix.version }}
7171
path: wheelhouse/*.whl

0 commit comments

Comments
 (0)