diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ed1ab1c2..178ca2ea 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: python-version: "3.x" - run: python -m pip install --upgrade pip build wheel - run: python -m build --sdist --wheel - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v5 with: name: release-dists path: dist/