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.
1 parent 8997e52 commit b5cffd2Copy full SHA for b5cffd2
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
gpg-passphrase: MAVEN_GPG_PASSPHRASE
31
32
- name: Cache SonarCloud packages
33
- uses: actions/cache@v3
+ uses: actions/cache@v4
34
with:
35
path: ~/.sonar/cache
36
key: ${{ runner.os }}-sonar
0 commit comments