Skip to content

Commit 80aeb37

Browse files
committed
clean up
1 parent 037f008 commit 80aeb37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
- uses: actions/checkout@v4
2020
- name: Update Gradle Wrapper
2121
uses: gradle-update/update-gradle-wrapper-action@v2
22-
merge-method: SQUASH
22+
with:
23+
merge-method: SQUASH

0 commit comments

Comments
 (0)