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 9cfdca0 + d32d879 commit f1f752bCopy full SHA for f1f752b
1 file changed
.github/workflows/sonarcloud.yml
@@ -27,7 +27,7 @@ jobs:
27
distribution: 'temurin'
28
cache: gradle
29
- name: Cache SonarCloud packages
30
- uses: actions/cache@v5
+ uses: actions/cache@v6
31
with:
32
path: ~/.sonar/cache
33
key: ${{ runner.os }}-sonar
0 commit comments