Skip to content

Commit e363e57

Browse files
ci: bump codecov/codecov-action from 2.0.2 to 2.0.3 (#646)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62644d8 commit e363e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
name: coverage-${{ matrix.os }}
7676
path: coverage
7777

78-
- uses: codecov/[email protected].2
78+
- uses: codecov/[email protected].3
7979

8080
- name: Run ncc
8181
run: npm run build

0 commit comments

Comments
 (0)