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

@@ -7,6 +7,9 @@ concurrency:
group: codeql-${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
permissions:
actions: read
contents: read