Skip to content

Commit 53e9b27

Browse files
committed
chore(deps): update codecov/codecov-action action to v3
1 parent d8d9cec commit 53e9b27

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)