Skip to content

Commit cd228ba

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.4.1
5454
with:
5555
token: ${{secrets.CODECOV_TOKEN}}
5656

0 commit comments

Comments
 (0)