Skip to content

Commit 976c9ba

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

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@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
3333
with:
3434
file: ./coverage.xml

0 commit comments

Comments
 (0)