Skip to content

Commit

Permalink
Added node 20 setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jlucaspains committed Nov 21, 2023
1 parent 6274ae3 commit 245f77a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
with:
submodules: true
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: "20.x"

- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
Expand Down

0 comments on commit 245f77a

Please sign in to comment.