Skip to content

Commit

Permalink
codecov action: update to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bouttier committed Sep 17, 2024
1 parent 4365d25 commit faed049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
GEONATURE_CONFIG_FILE: config/test_config.toml
- name: Upload coverage to Codecov
if: ${{ matrix.debian-version == '12' }}
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.5.0
with:
flags: pytest
token: ${{ secrets.CODECOV_TOKEN }}
flags: pytest

0 comments on commit faed049

Please sign in to comment.