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 0201906 commit 7f84b95Copy full SHA for 7f84b95
.github/workflows/publish-release.yml
@@ -20,6 +20,8 @@ jobs:
20
id-token: write
21
steps:
22
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
23
+ with:
24
+ node_version: '24'
25
26
- uses: actions/create-github-app-token@v2
27
id: app-token
0 commit comments