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.
2 parents eec3ff9 + 32b5a68 commit 2a7908aCopy full SHA for 2a7908a
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
java-version: 17
28
29
- name: Setup Gradle
30
- uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
+ uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
31
32
- name: Build with Gradle
33
run: ./gradlew build
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
- name: Build
0 commit comments