We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193a76d commit b4ccfe8Copy full SHA for b4ccfe8
.github/workflows/test.yml
@@ -73,7 +73,7 @@ jobs:
73
name: coverage-${{ matrix.os }}
74
path: coverage
75
76
- - uses: codecov/codecov-action@v1.3.2
+ - uses: codecov/codecov-action@v1.4.0
77
78
- name: Run ncc
79
run: npm run build
0 commit comments