Skip to content

Commit

Permalink
gh-2522: Bump codecov action to v2 (#2523)
Browse files Browse the repository at this point in the history
  • Loading branch information
t92549 authored Oct 22, 2021
1 parent 2e7a450 commit d7bd70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
run: mvn -B -q verify -P coverage -pl ${{matrix.modules.values}}

- name: Upload Coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2

0 comments on commit d7bd70d

Please sign in to comment.