SC-6662 update README to use v3 of actions

This commit is contained in:
bogdanakushnir 2023-04-20 12:31:51 +03:00 committed by GitHub
commit 5875562561
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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