Skip to content

Commit

Permalink
gh-2522: Bump codecov action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
t92549 committed Oct 19, 2021
1 parent 6789499 commit c81fe18
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 c81fe18

Please sign in to comment.