Skip to content

Commit abd2006

Browse files
committed
Opt CI actions into Node 24 runtime
1 parent 74c98cf commit abd2006

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
@@ -11,6 +11,9 @@ on:
1111
permissions:
1212
contents: read
1313

14+
env:
15+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
16+
1417
jobs:
1518
build:
1619
name: Type-check, build, and package

0 commit comments

Comments
 (0)