Skip to content

Commit 4a79caf

Browse files
committed
chore(deps): use gradle/actions/wrapper-validation
1 parent f504fc1 commit 4a79caf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codegen-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222

2323
steps:
2424
- uses: actions/checkout@v4
25-
25+
- uses: gradle/actions/wrapper-validation@v4
26+
2627
- name: Set up JDK ${{ matrix.java }}
2728
uses: actions/setup-java@v4
2829
with:

0 commit comments

Comments
 (0)