SQSCANGHA-132 Upgrade Node to 24 (#224)

This commit is contained in:
Claire Villard
2026-04-01 11:14:54 +02:00
committed by GitHub
parent 3988e54db2
commit 299e4b793a
2 changed files with 2 additions and 2 deletions

View File

@@ -25,5 +25,5 @@ inputs:
required: false
default: https://binaries.sonarsource.com/Distribution/sonar-scanner-cli
runs:
using: node20
using: node24
main: dist/index.js

View File

@@ -9,5 +9,5 @@ outputs:
build-wrapper-binary:
description: "Absolute path to Build Wrapper binary."
runs:
using: node20
using: node24
main: ../dist/install-build-wrapper.js