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 2c74a5e commit 43b3a68Copy full SHA for 43b3a68
.github/workflows/format-code.yml
@@ -19,7 +19,7 @@ jobs:
19
java-version: '17'
20
21
- name: Setup Gradle
22
- uses: gradle/actions/setup-gradle@8379f6a1328ee0e06e2bb424dadb7b159856a326
+ uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96
23
with:
24
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
25
0 commit comments