Skip to content

Commit fd758d2

Browse files
authored
ci: update codecov/codecov-action to v5 (#2019)
1 parent 6cbadcf commit fd758d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ jobs:
9191
run: npm run test:coverage -- --ci
9292

9393
- name: Submit coverage data to codecov
94-
uses: codecov/codecov-action@v4
94+
uses: codecov/codecov-action@v5
9595
with:
9696
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)