Update README.md to checkout v4

This commit is contained in:
NAEEM HADIQ
2024-12-02 14:18:58 +01:00
committed by Jacek
parent 8406f4f1ed
commit 721debf220
+1 -1
View File
@@ -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