Skip to content

Commit

Permalink
chore: install packages with specified version of node 8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonpaolo committed Apr 11, 2024
1 parent c0b7063 commit 637b865
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 65 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint_tests_and_sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
sed -i 's/\/superbowleto\/src\//src\//g' coverage/lcov.info
- name: Run Sonar
uses: sonarsource/sonarcloud-github-action@v1.8
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Loading

0 comments on commit 637b865

Please sign in to comment.