Skip to content

Commit 7e1380c

Browse files
authored
Update codecov version
1 parent 7afeb7e commit 7e1380c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
- name: Build with Gradle (JDK ${{ env.currentBuildVersion }})
6060
run: ./gradlew clean check jacocoTestReport
6161
- name: Codecov
62-
uses: codecov/codecov-action@v1
62+
uses: codecov/codecov-action@v3
6363
with:
6464
files: ./build/reports/jacoco/test/jacocoTestReport.xml #optional

0 commit comments

Comments
 (0)