There was an error while loading. Please reload this page.
1 parent 024f7f2 commit c06c37eCopy full SHA for c06c37e
1 file changed
.github/workflows/docs.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
workflow_dispatch:
8
9
+env:
10
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
11
+
12
permissions:
13
contents: read
14
pages: write
0 commit comments