Skip to content

Commit 452610a

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent f925bfa commit 452610a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
args: "-- --test-threads 1"
3131

3232
- name: Upload to codecov.io
33-
uses: codecov/codecov-action@v4.6.0
33+
uses: codecov/codecov-action@v6.0.0
3434
with:
3535
token: ${{secrets.CODECOV_TOKEN}}
3636

0 commit comments

Comments
 (0)