Skip to content

Commit

Permalink
Merge pull request #9 from Endava/feature/add-sonar-coverage-support
Browse files Browse the repository at this point in the history
Updated action version v4 / node 20
  • Loading branch information
jcendava authored Jun 7, 2024
2 parents 8b0d1f5 + 742d5ef commit 762aae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: Test Coverage
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install dependencies
Expand Down

0 comments on commit 762aae7

Please sign in to comment.