Skip to content

Commit 23af08a

Browse files
Backport PR #7749: Use Node.js 24 / npm 11 to publish releases (#7750)
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
1 parent cf6a570 commit 23af08a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
id-token: write
2121
steps:
2222
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
23+
with:
24+
node_version: '24'
2325

2426
- uses: actions/create-github-app-token@v2
2527
id: app-token

0 commit comments

Comments
 (0)