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 a41ecd1 commit 288ae5cCopy full SHA for 288ae5c
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
key: ${{ runner.os }}-konan
33
34
- name: Setup Gradle
35
- uses: gradle/actions/setup-gradle@v4
+ uses: gradle/actions/setup-gradle@v5
36
with:
37
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
38
build-scan-publish: true
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments