Skip to content

Commit

Permalink
Merge pull request #934 from kepelrs/renovate/codecov-codecov-action-5.x
Browse files Browse the repository at this point in the history
chore(deps): update codecov/codecov-action action to v5.3.0
  • Loading branch information
kepelrs authored Jan 24, 2025
2 parents efb2ba9 + 994609b commit 34fdce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- run: yarn install
- run: npm run test:cov
- name: Codecov
uses: codecov/codecov-action@v5.1.2
uses: codecov/codecov-action@v5.3.0

0 comments on commit 34fdce5

Please sign in to comment.