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

@@ -8,6 +8,9 @@ on:
pull_request_target:
types: [labeled]
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
permissions: {}
jobs: