We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b588d42 commit ff46660Copy full SHA for ff46660
.github/workflows/voter.yml
@@ -33,7 +33,7 @@ jobs:
33
cache: 'gradle'
34
35
- name: Cache SonarCloud packages
36
- uses: actions/cache@v2
+ uses: actions/cache@v4
37
with:
38
path: ~/.sonar/cache
39
key: ${{ runner.os }}-sonar
0 commit comments