We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8353fc8 commit a569fc6Copy full SHA for a569fc6
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23
24
- name: Base Setup
25
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
+ uses: jupyterlab/maintainer-tools/.github/actions/base-setup@affc83be6020d529b9368cd4d63e467877606600 # v1
26
27
- name: Install JupyterLab
28
run: python -m pip install -U "jupyterlab>=4.0.0,<5"
0 commit comments