We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cdb9d commit b5c5541Copy full SHA for b5c5541
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
distribution: 'temurin'
13
java-version: 21
14
- - uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43 # v3.3.2
+ - uses: gradle/actions/setup-gradle@dbbdc275be76ac10734476cc723d82dfe7ec6eda # v3.4.2
15
16
validate-wrappers: true
17
- run: ./gradlew test jacocoTestReport
0 commit comments