We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb3dcc commit 2cfed22Copy full SHA for 2cfed22
1 file changed
.github/workflows/docs.yml
@@ -1,4 +1,6 @@
1
name: Deploy Docs
2
+env:
3
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
4
on:
5
push:
6
branches: [ docs-build ]
0 commit comments