We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c76879 commit b241722Copy full SHA for b241722
1 file changed
.github/workflows/pages.yml
@@ -15,6 +15,9 @@ concurrency:
15
group: pages
16
cancel-in-progress: false
17
18
+env:
19
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
20
+
21
jobs:
22
build:
23
runs-on: ubuntu-latest
0 commit comments