Skip to content

Commit 7897c16

Browse files
author
kirillbaldin
committed
chore(pages): включи node 24 для actions
1 parent 76a62fc commit 7897c16

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)