Skip to content

Commit 893482e

Browse files
chore(deps): update gradle/actions action to v6
1 parent 9cd91b5 commit 893482e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
distribution: "liberica"
2525
java-version: 25
26-
- uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
26+
- uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6.1.0
2727
with:
2828
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
2929
- run: "./gradlew build --continue"

0 commit comments

Comments
 (0)