Skip to content

Commit af8ac2d

Browse files
chore(deps): bump codecov/codecov-action from 2 to 3 (#131)
1 parent a0f5174 commit af8ac2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: poetry run coverage xml
4949

5050
- name: "Upload coverage report"
51-
uses: codecov/codecov-action@v2
51+
uses: codecov/codecov-action@v3
5252

5353
check:
5454
name: "Lint and type checks"

0 commit comments

Comments
 (0)