Skip to content

Commit

Permalink
Update codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed Jan 12, 2024
1 parent 5bae774 commit d0d2143
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 @@ -38,7 +38,7 @@ jobs:
run: npm run coverage

- name: Upload coverage results
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
if: matrix.node == '16'

0 comments on commit d0d2143

Please sign in to comment.