Skip to content

Commit a7ee948

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent e9d0eb1 commit a7ee948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.5.0
33+
uses: codecov/codecov-action@v5.1.1
3434
with:
3535
token: ${{secrets.CODECOV_TOKEN}}
3636

0 commit comments

Comments
 (0)