Skip to content

Commit

Permalink
Upgrade codecov action version
Browse files Browse the repository at this point in the history
  • Loading branch information
alitto committed Jan 31, 2023
1 parent e4395b2 commit ec43236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
- name: Test
run: make coverage
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3
with:
files: coverage.out
fail_ci_if_error: true
Expand Down

0 comments on commit ec43236

Please sign in to comment.