Skip to content

Commit b241722

Browse files
committed
ci: use node 24 runtime for pages actions
1 parent 5c76879 commit b241722

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
@@ -15,6 +15,9 @@ concurrency:
1515
group: pages
1616
cancel-in-progress: false
1717

18+
env:
19+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
20+
1821
jobs:
1922
build:
2023
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)