We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a56434a + 9eeaab5 commit 556060dCopy full SHA for 556060d
1 file changed
.github/workflows/sonarcloud.yml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
49
- name: Cache SonarCloud packages
50
- uses: actions/cache@v4
+ uses: actions/cache@v5
51
52
path: ~/.sonar/cache
53
key: ${{ runner.os }}-sonar
0 commit comments