Skip to content

Commit 00283ce

Browse files
chore(deps): update codecov/codecov-action action to v3 (#185)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f842d95 commit 00283ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b # tag=v2.1.0
78+
uses: codecov/codecov-action@e3c560433a6cc60aec8812599b7844a7b4fa0d71 # tag=v3.0.0
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
file: ./coverage/cobertura-coverage.xml

0 commit comments

Comments
 (0)