diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c32b1610..3583542d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: python -m pip install build hatchling python -m build - name: Store the distribution packages - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v7 with: name: python-package-distributions path: dist/