Skip to content

Commit c06c37e

Browse files
committed
ci: force GitHub Actions JavaScript runtime to Node 24
1 parent 024f7f2 commit c06c37e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
workflow_dispatch:
88

9+
env:
10+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
11+
912
permissions:
1013
contents: read
1114
pages: write

0 commit comments

Comments
 (0)