Skip to content

Commit 3dde8e5

Browse files
chore(deps): update codecov/codecov-action action to v2 (#419)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 11ef952 commit 3dde8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: npm run lint:ci
2626
- run: npm test
2727
- name: Codecov
28-
uses: codecov/codecov-action@v1.5.2
28+
uses: codecov/codecov-action@v2.0.1
2929
- run: npx semantic-release
3030
if: matrix.node-version == '12.x'
3131
env:

0 commit comments

Comments
 (0)