Skip to content

Commit

Permalink
Update codecov/codecov-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent d801b4b commit a6cc990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: pnpm test:binaire

- name: Envoyer couverure à Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

tests-processus:
name: Processus
Expand Down Expand Up @@ -63,5 +63,5 @@ jobs:
run: pnpm test:processus

- name: Envoyer couverure à Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

0 comments on commit a6cc990

Please sign in to comment.