diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83fb48f..0cde6bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: - run: python -m pip install build - run: python scripts/build_release.py - run: python -m build python - - uses: actions/upload-artifact@v6 + - uses: actions/upload-artifact@v7 with: name: packages path: |