mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-19 05:30:15 +00:00
Merge pull request #3985 from nextcloud/renovate/gradle-gradle-build-action-3.x
chore(deps): update gradle/gradle-build-action action to v3.4.2
This commit is contained in:
commit
a344d824cc
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
distribution: "temurin"
|
||||
java-version: 17
|
||||
- name: Run unit tests with coverage
|
||||
uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff # v3.3.2
|
||||
uses: gradle/gradle-build-action@66535aaf56f831b35e3a8481c9c99b665b84dd45 # v3.4.2
|
||||
with:
|
||||
arguments: testGplayDebugUnit
|
||||
- name: Upload test artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user