Skip to content

Commit 816e8df

Browse files
authored
Merge pull request #30 from EEWBot/renovate/gradle-actions-5.x
Update gradle/actions action to v5
2 parents b6822a7 + 239ef93 commit 816e8df

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
@@ -41,7 +41,7 @@ jobs:
4141
java-version: '17'
4242
cache: gradle
4343
- name: Validate Gradle wrapper
44-
uses: gradle/actions/wrapper-validation@v4
44+
uses: gradle/actions/wrapper-validation@v5
4545
- name: Add permission to Gradle wrapper
4646
run: chmod +x gradlew
4747
- name: Do build

0 commit comments

Comments
 (0)