Skip to content

Commit d5a135e

Browse files
authored
Update Node.js version from 20 to 24 for develop (#134)
1 parent 566035f commit d5a135e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
path: etherpad
238238
- uses: actions/setup-node@v6
239239
with:
240-
node-version: 20
240+
node-version: 24
241241
- uses: JarvusInnovations/background-action@v1
242242
name: Start etherpad service
243243
with:

0 commit comments

Comments
 (0)