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 32d579d commit f0a9913Copy full SHA for f0a9913
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
distribution: 'temurin'
13
java-version: 21
14
- - uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
+ - uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
15
16
validate-wrappers: true
17
- run: ./gradlew test jacocoTestReport
0 commit comments