Skip to content

Commit d0a088a

Browse files
committed
chore(deps): update codecov/codecov-action action to v2.0.3
1 parent a8839f6 commit d0a088a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Test
7676
run: npm run test:ci
7777
- name: Upload coverage to Codecov
78-
uses: codecov/[email protected].2
78+
uses: codecov/[email protected].3
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
file: ./coverage/cobertura-coverage.xml

0 commit comments

Comments
 (0)