Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 9571dfd

Browse files
chore(deps): update codecov/codecov-action action to v3.1.2
1 parent 4c37fde commit 9571dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
working-directory: ./scripts
3535
# Upload coverage to Codecov.io
3636
- name: Codecov
37-
uses: codecov/[email protected].0
37+
uses: codecov/[email protected].2
3838
with:
3939
directory: ./coverage

0 commit comments

Comments
 (0)