mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-16 00:08:59 -04:00
Fix gradle wrapper update
https://github.com/gradle-update/update-gradle-wrapper-action/issues/988
This commit is contained in:
1 parent
9eb9e9df25
commit
0bb38e4fce
1 file changed
+2
-1
@@ -14,6 +14,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Update Gradle Wrapper
|
||||
uses: gradle-update/update-gradle-wrapper-action@v2
|
||||
Reference in new issue
Block a user