We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e87066 commit 71dc106Copy full SHA for 71dc106
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
distribution: 'temurin'
13
java-version: 21
14
- - uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1
+ - uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2
15
16
validate-wrappers: true
17
- run: ./gradlew test jacocoTestReport
0 commit comments