Skip to content

Commit c85a894

Browse files
Merge pull request #79 from OneLiteFeatherNET/renovate/gradle-actions-4.x
Update gradle/actions action to v4
2 parents ae644c6 + 8c9b8b4 commit c85a894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout Repository
1313
uses: actions/checkout@v4
1414
- name: Validate Gradle Wrapper
15-
uses: gradle/actions/wrapper-validation@v3
15+
uses: gradle/actions/wrapper-validation@v4
1616
- name: Setup Java
1717
uses: actions/setup-java@v4
1818
with:

0 commit comments

Comments
 (0)