Skip to content

Commit 1e72882

Browse files
committed
Force Node.js 24 runtime for GitHub Actions
1 parent c236d11 commit 1e72882

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ concurrency:
1313
group: pages
1414
cancel-in-progress: false
1515

16+
env:
17+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
18+
1619
jobs:
1720
build:
1821
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)