mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-09-06 16:07:31 +08:00
ci: 全局挂载 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true 消除 Node.js 20 弃用警告
This commit is contained in:
@@ -6,6 +6,9 @@ on:
|
|||||||
- cron: '0 18 * * *'
|
- cron: '0 18 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
env:
|
||||||
|
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user