Skip to content

Commit

Permalink
use v3 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
svlandeg committed Feb 21, 2025
1 parent 5fb495c commit 5af0b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
name: coverage-${{ matrix.python-version }}-${{ matrix.pydantic-version }}
path: coverage
include-hidden-files: true
- uses: codecov/codecov-action@v5
- uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
files: ./coverage.xml
Expand Down

0 comments on commit 5af0b51

Please sign in to comment.