Skip to content

Commit f925bfa

Browse files
authored
Merge pull request #108 from somehowchris/renovate/codecov-codecov-action-4.x
chore(deps): update codecov/codecov-action action to v4.6.0
2 parents 528b2c9 + c5dadd7 commit f925bfa

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

0 commit comments

Comments
 (0)