mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-06 05:19:24 +00:00
fix: move to NodeJS 24
This commit is contained in:
parent
9598b8a83f
commit
a4d5ebf042
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue