Skip to content

Commit b76a950

Browse files
Update gradle/actions action to v5
1 parent da8a7e5 commit b76a950

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: checkout repository
1414
uses: actions/checkout@v4
1515
- name: validate gradle wrapper
16-
uses: gradle/actions/wrapper-validation@v4
16+
uses: gradle/actions/wrapper-validation@v5
1717
- name: setup jdk ${{ matrix.java }}
1818
uses: actions/setup-java@v4
1919
with:

0 commit comments

Comments
 (0)