Skip to content

Commit da3bde8

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 2c24dc2 commit da3bde8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
run: coverage xml
3030

3131
- name: Upload coverage to CodeCov
32-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
32+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
3333
with:
3434
file: ./coverage.xml

0 commit comments

Comments
 (0)