Skip to content

Commit 598d138

Browse files
Merge pull request #8 from zeroBzeroT/dependabot/github_actions/gradle/actions-5
Bump gradle/actions from 4 to 5
2 parents 8012832 + a21ca03 commit 598d138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414

1515
- name: 'Validate gradlew'
16-
uses: gradle/actions/wrapper-validation@v4
16+
uses: gradle/actions/wrapper-validation@v5
1717

1818
- name: 'Setup Java'
1919
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)