Skip to content

Commit 213c060

Browse files
chore(action): update codecov/codecov-action action to v5.3.1
1 parent c2c0847 commit 213c060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
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@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
30+
- uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
3131
release:
3232
needs:
3333
- verify

0 commit comments

Comments
 (0)