Skip to content

Commit 39d9dbc

Browse files
authored
Merge pull request #212 from Kotlin-Android-Open-Source/renovate/major-all-deps
chore(deps): update all dependencies (major)
2 parents 501902a + 7ea271a commit 39d9dbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: gradle/wrapper-validation-action@v1
10+
- uses: gradle/wrapper-validation-action@v2

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: ./gradlew :app:koverXmlReport --warning-mode all --stacktrace
4242

4343
- name: Upload Test Report
44-
uses: codecov/codecov-action@v3.1.4
44+
uses: codecov/codecov-action@v4.0.0

0 commit comments

Comments
 (0)