Skip to content

Commit 5af0b51

Browse files
committed
use v3 instead
1 parent 5fb495c commit 5af0b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
name: coverage-${{ matrix.python-version }}-${{ matrix.pydantic-version }}
8383
path: coverage
8484
include-hidden-files: true
85-
- uses: codecov/codecov-action@v5
85+
- uses: codecov/codecov-action@v3
8686
with:
8787
fail_ci_if_error: true
8888
files: ./coverage.xml

0 commit comments

Comments
 (0)