fix(infra): kotlin linter github action (#4408)
This commit is contained in:
2
.github/workflows/check-android.yml
vendored
2
.github/workflows/check-android.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
report-path: ./android/build/*.xml
|
||||
continue-on-error: false
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ktlint-report
|
||||
path: ./android/build/*.xml
|
||||
|
||||
Reference in New Issue
Block a user