diff --git a/.github/workflows/pypi-release.yml b/.github/workflows/pypi-release.yml index 5e72906..2dcb80e 100644 --- a/.github/workflows/pypi-release.yml +++ b/.github/workflows/pypi-release.yml @@ -22,7 +22,7 @@ jobs: - name: Build a binary wheel and a source tarball run: poetry build - name: Store the distribution packages - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: python-package-distributions path: dist/