Skip to content

Commit 6f8e0ec

Browse files
renovate[bot]openscript
authored andcommitted
chore(deps): update codecov/codecov-action action to v4
1 parent 42c8d6b commit 6f8e0ec

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
@@ -34,7 +34,7 @@ jobs:
3434
run: npm run test
3535

3636
- name: Submit coverage
37-
uses: codecov/codecov-action@v3
37+
uses: codecov/codecov-action@v4
3838
if: matrix.os == 'ubuntu-latest' && matrix.node == '20.x'
3939

4040
- name: Build

0 commit comments

Comments
 (0)