Skip to content

Commit 2ccdae2

Browse files
committed
Update gradle/actions to version 4.3.1 (#302)
1 parent 56bf132 commit 2ccdae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-reusable-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
java-version: 17
5858

5959
- name: Setup Gradle
60-
uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # 4.3.0
60+
uses: gradle/actions/setup-gradle@06832c7b30a0129d7fb559bcc6e43d26f6374244 # 4.3.1
6161
with:
6262
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
6363
develocity-injection-enabled: true

0 commit comments

Comments
 (0)