diff --git a/examples/microservizio/ci.yml b/examples/microservizio/ci.yml index 816a898..a7634a8 100644 --- a/examples/microservizio/ci.yml +++ b/examples/microservizio/ci.yml @@ -19,4 +19,4 @@ jobs: uses: https://gitea.pzetatouch.it/devops/shared-actions/.gitea/workflows/quality-gates.yml@v1 secrets: inherit # with: - # node-version: '22.17' # opzionale, default già impostato + # node-version: '24.16.0' # opzionale, default già impostato