Skip to content

Commit 2b2384c

Browse files
committed
Update gradle wrapper validation action
1 parent fb13c39 commit 2b2384c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: 🛂 Validate Gradle wrapper
18-
uses: gradle/actions/wrapper-validation@v3
18+
uses: gradle/actions/wrapper-validation@v4
1919

2020
- name: 🏗 Set up JDK 21
2121
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)