ci: 全局挂载 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true 消除 Node.js 20 弃用警告

This commit is contained in:
hotyue
2026-04-23 01:58:44 +00:00
parent 1e9de46fc5
commit 725e8ae8c9

View File

@@ -6,6 +6,9 @@ on:
- cron: '0 18 * * *'
workflow_dispatch:
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
permissions:
contents: write