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 15e5870 + 1751cb1 commit 4cc53b6Copy full SHA for 4cc53b6
.github/workflows/ci.yml
@@ -19,6 +19,6 @@ jobs:
19
with:
20
distribution: 'temurin'
21
java-version: ${{ matrix.java }}
22
- - uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1
+ - uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2
23
- run: ./gradlew assemble
24
- run: ./gradlew check
0 commit comments