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/