diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 93c0f536..a2ea08aa 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@v5 + - uses: actions/upload-artifact@v6 with: name: python-package-distributions path: dist/