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 9d3d0f7 + 620ced0 commit 35088b3Copy full SHA for 35088b3
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
java-version: 17
28
29
- name: Setup Gradle
30
- uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
+ uses: gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4.4.4
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