Skip to content

Commit fc822e8

Browse files
陈济民claude
andcommitted
Optimize CI: force Node.js 24 for GitHub Actions
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent e538200 commit fc822e8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ concurrency:
1717
jobs:
1818
build-and-deploy:
1919
runs-on: ubuntu-latest
20+
env:
21+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2022
environment:
2123
name: github-pages
2224
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)