We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9d398 commit 74e7b4fCopy full SHA for 74e7b4f
README.md
@@ -43,7 +43,7 @@ jobs:
43
sonarqube:
44
runs-on: ubuntu-latest
45
steps:
46
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
47
with:
48
# Disabling shallow clones is recommended for improving the relevancy of reporting
49
fetch-depth: 0
0 commit comments