Skip to content

Commit 03b6572

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(action): update codecov/codecov-action action to v3
1 parent d3c2574 commit 03b6572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
cache: npm
2626
- run: npm clean-install
2727
- run: npm test
28-
- uses: codecov/codecov-action@v2
28+
- uses: codecov/codecov-action@v3
2929
verify-matrix:
3030
runs-on: ubuntu-latest
3131
strategy:

0 commit comments

Comments
 (0)