Skip to content

Commit a569fc6

Browse files
chore(deps): pin jupyterlab/maintainer-tools action to affc83b (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8353fc8 commit a569fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2323

2424
- name: Base Setup
25-
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
25+
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@affc83be6020d529b9368cd4d63e467877606600 # v1
2626

2727
- name: Install JupyterLab
2828
run: python -m pip install -U "jupyterlab>=4.0.0,<5"

0 commit comments

Comments
 (0)