Skip to content

Commit 00abbbe

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 187dfc2 commit 00abbbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: npm run test:coverage
3838

3939
- name: Submit coverage
40-
uses: codecov/codecov-action@v3
40+
uses: codecov/codecov-action@v5
4141
if: matrix.os == 'ubuntu-latest' && matrix.node == '18.x'
4242

4343
- name: Build

0 commit comments

Comments
 (0)