Skip to content

Commit f35d124

Browse files
authored
Remove explicit Node 24 from publish-release workflow
Removed node_version specification from base-setup action.
1 parent 8fcf80e commit f35d124

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-release.yml

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

2624
- uses: actions/create-github-app-token@v1
2725
id: app-token

0 commit comments

Comments
 (0)