We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c98cf commit abd2006Copy full SHA for abd2006
1 file changed
.github/workflows/ci.yml
@@ -11,6 +11,9 @@ on:
11
permissions:
12
contents: read
13
14
+env:
15
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
16
+
17
jobs:
18
build:
19
name: Type-check, build, and package
0 commit comments