Skip to content

Commit 126ff47

Browse files
authored
Merge pull request #18 from neziw/renovate/gradle-actions-4.x
Update gradle/actions action to v4.4.0
2 parents 584b80f + 84696ca commit 126ff47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: chmod +x ./gradlew
3333

3434
- name: Setup Gradle
35-
uses: gradle/actions/setup-gradle@06832c7b30a0129d7fb559bcc6e43d26f6374244 # v4.3.1
35+
uses: gradle/actions/setup-gradle@8379f6a1328ee0e06e2bb424dadb7b159856a326 # v4.4.0
3636

3737
- name: Build with Gradle Wrapper
3838
run: ./gradlew build

0 commit comments

Comments
 (0)