Skip to content

Commit 8b35d7c

Browse files
chore(deps): update codecov/codecov-action action to v4.0.2
1 parent 504302d commit 8b35d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
args: '-- --test-threads 1'
5151

5252
- name: Upload to codecov.io
53-
uses: codecov/[email protected].1
53+
uses: codecov/[email protected].2
5454
with:
5555
token: ${{secrets.CODECOV_TOKEN}}
5656

0 commit comments

Comments
 (0)