Skip to content

Commit 26e7e0f

Browse files
chore(deps): update codecov/codecov-action action to v3 (#598)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ea9c304 commit 26e7e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
shell: bash
6868
run: poetry run coverage xml
6969

70-
- uses: codecov/codecov-action@v2
70+
- uses: codecov/codecov-action@v3
7171
with:
7272
files: ./coverage.xml
7373

0 commit comments

Comments
 (0)