We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bac52e commit c5c1d5bCopy full SHA for c5c1d5b
1 file changed
.github/workflows/ci.yml
@@ -1,5 +1,7 @@
1
name: CI
2
on: [push, pull_request]
3
+env:
4
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
5
jobs:
6
test:
7
name: Test
0 commit comments