Skip to content

Commit af45f60

Browse files
chore(deps): update gradle/actions action to v5
1 parent f7db0ab commit af45f60

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
@@ -10,7 +10,7 @@ jobs:
1010
name: Gradle Setup
1111
steps:
1212
- uses: actions/checkout@v4
13-
- uses: gradle/actions/wrapper-validation@v4
13+
- uses: gradle/actions/wrapper-validation@v5
1414
- name: Set up JDK 17
1515
uses: actions/setup-java@v4
1616
with:

0 commit comments

Comments
 (0)