Skip to content

Commit

Permalink
update lab
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Aug 9, 2023
1 parent e285ad9 commit 2259c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
path: ./dist
- name: Install the prerequisites
run: |
${{ matrix.pip_cmd }} install --upgrade pip wheel jupyterlab~=3.0
${{ matrix.pip_cmd }} install --upgrade pip wheel jupyterlab~=4.0
- name: Install the package
run: |
cd dist
Expand Down

0 comments on commit 2259c2b

Please sign in to comment.