diff --git a/README.md b/README.md index ae08816..0926d26 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ jobs: sonarqube: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: # Disabling shallow clone is recommended for improving relevancy of reporting fetch-depth: 0