Skip to content

Commit 1974279

Browse files
renovate-botTimothyJones
authored andcommitted
chore(deps): update codecov/codecov-action action to v3
1 parent b4741f5 commit 1974279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
- run: npm test
2929
- run: npm run coverage
3030
- name: Codecov
31-
uses: codecov/codecov-action@v2
31+
uses: codecov/codecov-action@v3
3232
with:
3333
env_vars: OS, NODE_VERSION

0 commit comments

Comments
 (0)