Skip to content

Commit ab24f7c

Browse files
committed
Update wrapper-validation action
1 parent b6cab55 commit ab24f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717

18-
- uses: gradle/actions/wrapper-validation@v3
18+
- uses: gradle/actions/wrapper-validation@v4
1919

2020
- name: Set up JDK 24
2121
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)