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