From 15e5bc78f8a45b717d209cf0807e873567ecb19d Mon Sep 17 00:00:00 2001 From: liviu Date: Sat, 6 Dec 2025 15:19:05 +0100 Subject: [PATCH] Update .github/workflows/sonar.yml --- .github/workflows/sonar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index b9cfbd2..e3e28c5 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -35,7 +35,7 @@ jobs: NITRO_PRESET: node_cluster run: npm run build - name: Upload build artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: output path: .output/