We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 421fff9 + ee5357a commit 6a6e055Copy full SHA for 6a6e055
1 file changed
.github/workflows/sonarcube-scan-main-branch.yaml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ubuntu-latest
38
steps:
39
- name: Checkout (full history)
40
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
41
with:
42
fetch-depth: 0
43
- name: "Get the coverage report"
0 commit comments