Skip to content

Commit 63db0c2

Browse files
authored
Merge branch 'main' into next
2 parents 28eb60b + 24784f2 commit 63db0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
java-version: 17
3232
cache: 'maven'
3333
- name: Cache SonarCloud packages
34-
uses: actions/cache@v3
34+
uses: actions/cache@v4
3535
with:
3636
path: ~/.sonar/cache
3737
key: ${{ runner.os }}-sonar

0 commit comments

Comments
 (0)