Skip to content

Commit

Permalink
bump up to node 20 on sonarscan
Browse files Browse the repository at this point in the history
  • Loading branch information
yzlucas committed Oct 15, 2024
1 parent da25c18 commit 6847e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
node-version: '20'
cache: 'yarn'
cache-dependency-path: './client/wfprev-war/src/main/angular/yarn.lock'

Expand Down

0 comments on commit 6847e6b

Please sign in to comment.