Skip to content

Commit

Permalink
ci: update codecov action in build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel authored Feb 22, 2023
1 parent d6725f6 commit ce374ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
coverage xml
- name: Upload Coverage Results to Codecov
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3.1.1
with:
files: coverage.xml

Expand Down

0 comments on commit ce374ac

Please sign in to comment.