Skip to content

Commit f62bde0

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

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@v5.0.2
3434
with:
3535
token: ${{secrets.CODECOV_TOKEN}}
3636

0 commit comments

Comments
 (0)