Skip to content

Commit

Permalink
deps(renovate): update codecov/codecov-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2024
1 parent a0c712e commit 92f975d
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 @@ -24,4 +24,4 @@ jobs:
- run: npm run build:esm -- --sourceMap
- run: npx c8 npm run test:esm
- run: npx c8 report --reporter=text-lcov > coverage.lcov
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4

0 comments on commit 92f975d

Please sign in to comment.