Skip to content

Commit 5a39c70

Browse files
authored
ci: update codecov/codecov-action to v5 (#5406)
1 parent 55220a8 commit 5a39c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,6 @@ jobs:
120120
if: matrix.node-version != '18.x'
121121

122122
- name: Submit coverage data to codecov
123-
uses: codecov/codecov-action@v4
123+
uses: codecov/codecov-action@v5
124124
with:
125125
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)