We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0081ff7 commit d304c12Copy full SHA for d304c12
1 file changed
.github/workflows/ci.yml
@@ -8,6 +8,9 @@ on:
8
permissions:
9
contents: read
10
11
+env:
12
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
13
+
14
jobs:
15
typecheck:
16
name: Typecheck
0 commit comments