Skip to content

Commit d304c12

Browse files
committed
ci: use node 24 github actions runtime
1 parent 0081ff7 commit d304c12

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
permissions:
99
contents: read
1010

11+
env:
12+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
13+
1114
jobs:
1215
typecheck:
1316
name: Typecheck

0 commit comments

Comments
 (0)