diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae3f38c..a57f54e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -108,7 +108,7 @@ jobs: - name: 📤 Upload coverage report if: github.event_name == 'push' && matrix.python-version == '3.12' - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: coverage-report path: htmlcov/