diff --git a/.github/workflows/reusable-release.yml b/.github/workflows/reusable-release.yml index 0ff89d6..ef1ee47 100644 --- a/.github/workflows/reusable-release.yml +++ b/.github/workflows/reusable-release.yml @@ -53,7 +53,7 @@ jobs: - name: Build sdist and wheel run: python -m build - name: Upload build artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: dist path: ${{ inputs.working-directory }}/dist/