Skip to content

Commit 21f9bd3

Browse files
chore(deps): update codecov/codecov-action action to v4.1.0
1 parent 504302d commit 21f9bd3

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/codecov-action@v4.0.1
53+
uses: codecov/codecov-action@v4.1.0
5454
with:
5555
token: ${{secrets.CODECOV_TOKEN}}
5656

0 commit comments

Comments
 (0)