Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 5m50s

This commit is contained in:
Liviu Burcusel 2025-12-06 11:11:37 +01:00
parent 85d936e0f6
commit 66353aa3e3

View file

@ -27,7 +27,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "24"
cache: "npm"
- name: Install dependencies
run: npm ci
- name: Save npm cache