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