Skip to content

Commit 3baa65d

Browse files
Bump codecov/codecov-action from 2.1.0 to 3 (#263)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ff87ce commit 3baa65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
run: mvn -Penable-jacoco clean verify -B -V -ntp
3232

3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v2.1.0
34+
uses: codecov/codecov-action@v3
3535
with:
3636
file: '*jacoco.xml'

0 commit comments

Comments
 (0)