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 ce1c6fb commit 159a1d4Copy full SHA for 159a1d4
.github/workflows/verification.yml
@@ -22,7 +22,7 @@ jobs:
22
distribution: temurin
23
java-version: 21
24
- name: Setup Gradle
25
- uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4
+ uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4
26
with:
27
gradle-home-cache-cleanup: true
28
- name: Verify package configurations
0 commit comments