Skip to content

Commit 45ad15c

Browse files
committed
Upgrade to wrapper-validation action v4
1 parent 9549f1a commit 45ad15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24-
- uses: gradle/actions/wrapper-validation@v3
24+
- uses: gradle/actions/wrapper-validation@v4
2525

2626
build:
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)