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.
2 parents 9e1edfd + 7b47f1d commit 734d9b3Copy full SHA for 734d9b3
1 file changed
.github/workflows/sonarcloud.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
50
- name: Cache SonarCloud packages
51
- uses: actions/cache@v5
+ uses: actions/cache@v6
52
53
path: ~/.sonar/cache
54
key: ${{ runner.os }}-sonar
0 commit comments