ci: opt workflows into Node 24 action runtime

This commit is contained in:
Peter Steinberger
2026-03-13 16:41:22 +00:00
parent 261a40dae1
commit 41718404a1
10 changed files with 26 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ on:
- cron: "17 3 * * *"
workflow_dispatch:
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
permissions: {}
jobs: