diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 58aaa42..5e1d512 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: run: pytest ressources/ --cov=ressources --cov-report=html - name: Upload du rapport - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: rapport-couverture path: htmlcov/