diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index de171ddd..a6542e44 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,7 +43,7 @@ jobs: requirements: tox - name: Build source (sdist) and binary (wheel) distributions run: tox -e build-dists - - uses: actions/upload-artifact@v6 + - uses: actions/upload-artifact@v7 with: name: python-package-distributions path: dist/