Skip to content

Commit 1eb1586

Browse files
committed
Update .github/workflows/pypi.yml
1 parent b61d048 commit 1eb1586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: |
7777
PYODIDE=1 python setup.py bdist_wheel --universal
7878
79-
- uses: actions/upload-artifact@v3
79+
- uses: actions/upload-artifact@v4
8080
with:
8181
name: universal_wheel
8282
path: dist/*.whl

0 commit comments

Comments
 (0)