Skip to content

Commit

Permalink
Update codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
rkhwaja committed Jul 3, 2024
1 parent 4e31943 commit d30c424
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,6 @@ jobs:
poe test
fi
- name: Coverage
uses: codecov/[email protected]
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d30c424

Please sign in to comment.