Skip to content

Commit

Permalink
Update GH action version
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilianoSanchez committed Jan 9, 2024
1 parent 5762ae2 commit 0464df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Set up nodejs
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: 'lts/*'
cache: 'npm'
Expand Down

0 comments on commit 0464df1

Please sign in to comment.