Skip to content

Commit fa51d13

Browse files
chore(action): update codecov/codecov-action action to v5.5.2
1 parent fa28a3d commit fa51d13

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
@@ -29,7 +29,7 @@ jobs:
2929
cache: npm
3030
- run: npm clean-install
3131
- run: npm test
32-
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
32+
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
3333
verify-matrix:
3434
runs-on: ubuntu-latest
3535
strategy:

0 commit comments

Comments
 (0)