Skip to content

Commit

Permalink
Update sonar-scanner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karen-avetisyan-mc authored Oct 7, 2024
1 parent dba1ef3 commit 84f9886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Use Node.js 18
uses: actions/setup-node@v1
with:
node-version: 18
node-version: 16
- name: Build with npm
run: |
npm ci
Expand Down

0 comments on commit 84f9886

Please sign in to comment.