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 607f2a2 + 0e6851e commit 4ced0e9Copy full SHA for 4ced0e9
1 file changed
.github/workflows/sonarcloud.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
53
- name: Cache SonarCloud packages
54
- uses: actions/cache@v5
+ uses: actions/cache@v6
55
56
path: ~/.sonar/cache
57
key: ${{ runner.os }}-sonar
0 commit comments