Skip to content

Commit 5e37ee0

Browse files
committed
chore(action): update codecov/codecov-action action to v3.1.4
1 parent eb69a0c commit 5e37ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: npm clean-install
2828
- run: npm audit signatures
2929
- run: npm test
30-
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
30+
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
3131
verify-matrix:
3232
runs-on: ubuntu-latest
3333
strategy:

0 commit comments

Comments
 (0)