Skip to content

Commit a130f31

Browse files
Bump codecov/codecov-action from 1 to 3 (#899)
1 parent 28a701b commit a130f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
cache: 'maven'
2929
- name: Build with Maven
3030
run: ./mvnw clean install -B -U -P sonar
31-
- uses: codecov/codecov-action@v1
31+
- uses: codecov/codecov-action@v3
3232
with:
3333
fail_ci_if_error: true

0 commit comments

Comments
 (0)