Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Commit

Permalink
gh-948: Update codecov action to v2 (#949)
Browse files Browse the repository at this point in the history
  • Loading branch information
t92549 authored Nov 3, 2021
1 parent 60ebc8b commit 7fadafb
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 @@ -150,4 +150,4 @@ jobs:
run: mvn verify -B -P coverage -pl ${{matrix.modules}}

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

0 comments on commit 7fadafb

Please sign in to comment.