Skip to content

Commit

Permalink
Update codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Dec 2, 2024
1 parent 7ad3e03 commit 633a5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typescript.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: npm install
- run: npm test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v5.0.7
with:
directory: ./typescript
fail_ci_if_error: true
Expand Down

0 comments on commit 633a5d3

Please sign in to comment.