Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit fc22830

Browse files
Bump gradle/wrapper-validation-action from 2 to 3 (#201)
1 parent 144c4ec commit fc22830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Validate Gradle Wrapper
20-
uses: gradle/wrapper-validation-action@v2
20+
uses: gradle/wrapper-validation-action@v3
2121

2222
- name: Set up signing key
2323
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)