Skip to content

Commit f190b14

Browse files
committed
wrapper-validation doesn't have a v4 yet...
Also use the new action name
1 parent c73d3e7 commit f190b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: gradle/wrapper-validation-action@v4
12+
- uses: gradle/actions/wrapper-validation@v3

0 commit comments

Comments
 (0)