Update example to latest version of checkout

This commit is contained in:
HBiede
2023-04-17 15:21:37 +02:00
committed by Wojtek Wajerowicz
parent d304d050d9
commit cfad4b4364
+1 -1
View File
@@ -30,7 +30,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