Skip to content

Commit b67be96

Browse files
committed
Upgrade to gradle/actions to v6
1 parent 251c4cd commit b67be96

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@v6
24-
- uses: gradle/actions/wrapper-validation@v5
24+
- uses: gradle/actions/wrapper-validation@v6
2525

2626
build:
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)