We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b625dd commit 18aafdcCopy full SHA for 18aafdc
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
distribution: 'temurin'
13
java-version: 21
14
- - uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0
+ - uses: gradle/actions/setup-gradle@06832c7b30a0129d7fb559bcc6e43d26f6374244 # v4.3.1
15
16
validate-wrappers: true
17
- run: ./gradlew test jacocoTestReport
0 commit comments