diff --git a/README.md b/README.md index ced2d31..2a1c428 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ jobs: sonarcloud: 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