Skip to content

Commit 4e471bb

Browse files
committed
actions: upgrade to wrapper-validation v5
1 parent abdaee8 commit 4e471bb

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
@@ -21,7 +21,7 @@ jobs:
2121

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

2626
build:
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)