Skip to content

Commit

Permalink
bump jlab in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
isumitjha committed Dec 27, 2023
1 parent d8b41cc commit 707e029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1

- name: 'Install dependencies 📦'
run: python -m pip install -U jupyterlab~=3.1
run: python -m pip install -U jupyterlab~=4.0.9

- name: 'Lint the extension 🧹'
run: |
Expand Down

0 comments on commit 707e029

Please sign in to comment.