Skip to content

Commit b68b01d

Browse files
committed
Force Node 24 for Pages actions
1 parent 5eb433f commit b68b01d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- master
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)