Skip to content

Commit fa3c748

Browse files
chore(deps): bump codecov/codecov-action from 4 to 5 (#16)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2b149a commit fa3c748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
CI: true
8282
- name: Send coverage
8383
if: matrix.node-version == '18.x'
84-
uses: codecov/codecov-action@v4
84+
uses: codecov/codecov-action@v5
8585

8686
publish-demo:
8787
name: Publish demo to Github Pages

0 commit comments

Comments
 (0)