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 2823d33 commit 0cce7dbCopy full SHA for 0cce7db
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
distribution: adopt
38
39
- name: Set up gradle
40
- uses: gradle/actions/setup-gradle@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4.0.1
+ uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # v4.1.0
41
42
- name: Build
43
run: ./gradlew build
.github/workflows/publish.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
- name: Publish to MavenCentral
if: github.repository == 'mihonapp/bitmap.kt'
0 commit comments