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 89b6342 commit 8cc31ccCopy full SHA for 8cc31cc
.github/workflows/deploy-docs.yml
@@ -48,7 +48,7 @@ jobs:
48
21
49
25
50
- name: Set up Gradle
51
- uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
+ uses: gradle/actions/setup-gradle@0f4528296b4bc09e8ae0fc7be30185a4ab435545 # v6.0.0
52
with:
53
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
54
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
0 commit comments