Skip to content

Commit ba62f87

Browse files
authored
Merge pull request #18 from devops-education/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents d8cd6d1 + 410b597 commit ba62f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Tests with Maven
4444
run: ./mvnw -B -DwebDriverType=chrome verify
4545

46-
- uses: codecov/codecov-action@v5
46+
- uses: codecov/codecov-action@v6
4747
with:
4848
fail_ci_if_error: false
4949

0 commit comments

Comments
 (0)