Skip to content

Commit aac3f6e

Browse files
committed
try v4 per github issue
1 parent 59fe2b5 commit aac3f6e

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@v6
1616

1717
- name: Bring in the gradle wrapper running the build
18-
uses: gradle/wrapper-validation-action@v3
18+
uses: gradle/actions/wrapper-validation@v4
1919

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

0 commit comments

Comments
 (0)