Skip to content

Commit 8f5a527

Browse files
ci(gh-actions): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#1052)
1 parent 1a62fcc commit 8f5a527

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
@@ -72,7 +72,7 @@ jobs:
7272
run: npm test -- --coverage
7373

7474
- name: Report Code Coverage to codecov
75-
uses: codecov/codecov-action@v5.3.1
75+
uses: codecov/codecov-action@v5.4.0
7676
with:
7777
token: ${{ secrets.CODECOV_TOKEN }}
7878

0 commit comments

Comments
 (0)