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 bff2dfd commit 8353fc8Copy full SHA for 8353fc8
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23
24
- name: Base Setup
25
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
0 commit comments