Skip to content

Commit a6622bf

Browse files
Merge pull request #330 from stefan-niedermann/dependabot/github_actions/gradle/actions-4
chore(deps): Bump gradle/actions from 3 to 4
2 parents c970755 + f607ab4 commit a6622bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Validate Gradle Wrapper
16-
uses: gradle/actions/wrapper-validation@v3
16+
uses: gradle/actions/wrapper-validation@v4
1717

1818
test:
1919
name: Unit tests

0 commit comments

Comments
 (0)