Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update codecov/codecov-action action to v5
  • Loading branch information
renovate-bot committed Jul 28, 2025
commit f020a92dcec9720083d0986a5be772ea305dbe14
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: npm install
- run: npm test
- name: coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
name: actions linux ${{ matrix.node }}
lint:
Expand Down