Use Node.js 24 / npm 11 to publish releases (#7749)

* Use Node.js 24 / npm 11 to publish releases

* Update Node.js version in publish-release workflow
Jeremy Tuloup 6 months ago committed by GitHub
parent 0201906757
commit 7f84b95ed6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,6 +20,8 @@ jobs:
id-token: write
steps:
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
with:
node_version: '24'
- uses: actions/create-github-app-token@v2
id: app-token

Loading…
Cancel
Save