Skip to content

Commit ecbb80d

Browse files
authored
Update maven.yml
1 parent 44829c4 commit ecbb80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
java-version: 21
7373
cache: 'maven'
7474
- name: Cache SonarCloud packages
75-
uses: actions/cache@v3
75+
uses: actions/cache@v4
7676
with:
7777
path: ~/.sonar/cache
7878
key: ${{ runner.os }}-sonar

0 commit comments

Comments
 (0)