Skip to content

Commit e919f91

Browse files
committed
update codecov action to v1.0.15
1 parent 223ac4b commit e919f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: npm run test:after-commit
6060

6161
- if: ${{ matrix.os == 'ubuntu-latest' || matrix.node == 12 }}
62-
uses: codecov/[email protected].14
62+
uses: codecov/[email protected].15
6363
with:
6464
token: ${{ secrets.CODECOV_TOKEN }}
6565
flags: unittests

0 commit comments

Comments
 (0)