Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Commit

Permalink
Merge pull request #953 from anchan828/renovate/codecov-codecov-actio…
Browse files Browse the repository at this point in the history
…n-5.x

chore(deps): update codecov/codecov-action action to v5
  • Loading branch information
anchan828 authored Jan 26, 2025
2 parents ee1e74c + e270ce3 commit fcbdc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Test monorepo packages
run: npm test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5

0 comments on commit fcbdc39

Please sign in to comment.