Skip to content

Commit c9324ff

Browse files
chore(deps): update codecov/codecov-action action to v1.4.1 (#826)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1d6b8c0 commit c9324ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
run: yarn test --coverage ${{ matrix.eslint-version >= 6 }}
8383
env:
8484
CI: true
85-
- uses: codecov/codecov-action@v1.3.2
85+
- uses: codecov/codecov-action@v1.4.1
8686
if: ${{ matrix.eslint-version >= 6 }}
8787
test-os:
8888
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)