Skip to content

Commit

Permalink
chore: Update actions dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
efirs committed Oct 12, 2022
1 parent 97dda82 commit 5669e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
npm run build
- run: npm run test -- --coverage
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3

0 comments on commit 5669e73

Please sign in to comment.