Skip to content

Commit

Permalink
Merge pull request #298 from crazy-max/bump-gha
Browse files Browse the repository at this point in the history
bump codecov/codecov-action from 3 to 4
  • Loading branch information
crazy-max committed Feb 23, 2024
2 parents edfb0fe + 74c5b71 commit f62b9a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -28,6 +28,7 @@ jobs:
targets: test
-
name: Upload coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: ./coverage/clover.xml
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit f62b9a1

Please sign in to comment.