Skip to content

Commit 35e0261

Browse files
authored
Merge branch 'main' into 602-use-title-to-override-properties
2 parents d9001ee + 26e7e0f commit 35e0261

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)