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.
2 parents 1bec64b + aa3dcfc commit 1e79368Copy full SHA for 1e79368
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
distribution: 'temurin'
21
java-version: ${{ matrix.java }}
22
- - uses: gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
+ - uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
23
- run: ./gradlew assemble
24
- run: ./gradlew check
25
0 commit comments