We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a30129 commit 3087a34Copy full SHA for 3087a34
1 file changed
.github/workflows/test.yml
@@ -72,7 +72,7 @@ jobs:
72
name: coverage-${{ matrix.os }}
73
path: coverage
74
75
- - uses: codecov/codecov-action@v1.5.0
+ - uses: codecov/codecov-action@v1.5.2
76
77
- name: Run ncc
78
run: npm run build
0 commit comments