Skip to content

Commit

Permalink
Use latest v1 codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Nov 22, 2019
1 parent de08c57 commit db8c8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Upload coverage
if: success()
uses: codecov/codecov-action@v1.0.3
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit db8c8d0

Please sign in to comment.