Skip to content

Commit d83de10

Browse files
authored
Use non-deprecated github action
For Doist/platform-backlog#983
1 parent 6363261 commit d83de10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Checkout latest code
1717
uses: actions/checkout@v4
1818
- name: Validate Gradle Wrapper
19-
uses: gradle/wrapper-validation-action@v1
19+
uses: gradle/actions/wrapper-validation@v4

0 commit comments

Comments
 (0)