Skip to content

Commit abb286d

Browse files
committed
chore: force node 24 for pages workflow
1 parent 97a3472 commit abb286d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pages.yml

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