Skip to content

Commit 6bbe65b

Browse files
authored
Update makecode.yml to be the same as user-interface-base
1 parent eb56449 commit 6bbe65b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/makecode.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
with:
1212
submodules: recursive
13+
- uses: actions/setup-node@v4
14+
with:
15+
node-version: 22
1316
- run: npx makecode

0 commit comments

Comments
 (0)