diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f600e1b190..6334c0b798 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: poetry run coverage html - name: Save coverage report as artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: coverage-report path: htmlcov/