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 4f400cc commit e7ead89Copy full SHA for e7ead89
1 file changed
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
distribution: temurin
17
java-version: 17
18
19
- - uses: gradle/actions/setup-gradle@v4
+ - uses: gradle/actions/setup-gradle@v6
20
with:
21
gradle-version: 9.4.1
22
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments