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 46079c0 commit cab3d9cCopy full SHA for cab3d9c
.github/workflows/gradle-build-pr.yml
@@ -21,7 +21,7 @@ jobs:
21
distribution: corretto
22
java-version: 21
23
- name: Setup Gradle
24
- uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
+ uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
25
with:
26
cache-read-only: false
27
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
0 commit comments