update to node 24

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-03-02 14:15:45 +01:00
parent 4af1413de8
commit a0a3952b2d
6 changed files with 15 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ on:
- 'v*'
env:
NODE_VERSION: "24" # at least Node 24 is required for Trusted Publishing with OIDC
NODE_VERSION: "24"
jobs:
publish: