Skip to content

Commit

Permalink
Update README.md to checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
nhadiq authored and jacek-poreda-sonarsource committed Dec 2, 2024
1 parent 8406f4f commit 721debf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
sonarqube:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
# Disabling shallow clone is recommended for improving relevancy of reporting.
fetch-depth: 0
Expand Down

0 comments on commit 721debf

Please sign in to comment.