Skip to content

Commit

Permalink
Merge pull request #1046 from ocefpaf/codecov
Browse files Browse the repository at this point in the history
v4 is beta and was probably mistakenly release as stable
  • Loading branch information
ocefpaf authored Oct 4, 2023
2 parents 8b115dd + 7ad29a7 commit 8e5687c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
continue-on-error: true

- name: Upload to codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
files: coverage.xml

0 comments on commit 8e5687c

Please sign in to comment.