upload v3

This commit is contained in:
smf
2024-04-08 17:44:09 +08:00
parent a7ecd5b575
commit e3eee7c499

View File

@@ -65,8 +65,7 @@ jobs:
python -m build python -m build
pip uninstall -y "${{ inputs.extension-name }}" jupyterlab pip uninstall -y "${{ inputs.extension-name }}" jupyterlab
- name: Upload extension packages - uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with: with:
name: ${{ inputs.artifact-name }} name: ${{ inputs.artifact-name }}
path: | path: |