Skip to content

Commit

Permalink
codecov-action@v4, there is no v5
Browse files Browse the repository at this point in the history
  • Loading branch information
lainio committed Oct 9, 2024
1 parent 841a8d4 commit a66d41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
- name: test
run: make test_cov_out
- name: upload
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v4
with:
files: ./coverage.txt

0 comments on commit a66d41e

Please sign in to comment.