Skip to content

Commit 52e8868

Browse files
committed
Bump node version
1 parent 51b7227 commit 52e8868

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-playgrounds.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Set up Node.js
2222
uses: actions/setup-node@v4
23+
with:
24+
node-version: 24
2325

2426
- name: Cache node modules
2527
id: cache-npm

0 commit comments

Comments
 (0)